#635c8e Hex Color
rgb(99, 92, 142)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 63 | 5c | 8e | - | #635c8e |
| RGB | 99 | 92 | 142 | - | rgb(99,92,142) |
| HSL | 248 | 21% | 46% | - | hsl(248,21%,46%) |
| HSV | 248 | 35% | 56% | - | hsv(248,35%,56%) |
| XYZ | 13.8552 | 12.2599 | 27.2273 | - | xyz(13.8552,12.2599,27.2273) |
| CIE-LAB | 41.63 | 14.76 | -26.65 | - | lab(41.63,14.76,-26.65) |
| CMYK | 0.30281690140845 | 0.35211267605634 | 0 | 0.44313725490196 | cmyk(0.30281690140845,0.35211267605634,0,0.44313725490196) |
Description
The RGB value of color #635c8e is rgb(99, 92, 142).
In the hex color #635c8e, The value of Red is 99, value of Green is 92, and value of Blue is 142. The primary color is Blue. Similarly, The HSL values for #635c8e consists of 248° Hue, 21% Saturation, and 46% Lightness.
In the CMYK color model, the color #635c8e can be represented as Cyan=0.30281690140845%, Magenta=0.35211267605634%, Yellow=0%, and Black=0.44313725490196%.
Shades of #635c8e
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #635c8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #635c8e
Preview of #635c8e on White Background
The contrast ratio of #635c8e with white color is 6.08
#635c8e color will look good on a white background.
Preview of #635c8e on black background
The contrast ratio of #635c8e with black color is 3.45
Color Schemes of #635c8e
Triadic Colors of #635c8e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #635c8e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #635c8e
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #635c8e
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #635c8e;
}
This is a sample text used for the color #635c8e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #635c8e;
}
This is a sample text used for the color #635c8e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #635c8e;
}
This is a sample text used for the color #635c8e. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 29.73%
Green 27.63%
Blue 42.64%
CMYK Percentage
Cyan 27.58
Magenta 32.07%
Yellow 0%
Black 40.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.