#635ecf Hex Color
rgb(99, 94, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 63 | 5e | cf | - | #635ecf |
| RGB | 99 | 94 | 207 | - | rgb(99,94,207) |
| HSL | 243 | 54% | 59% | - | hsl(243,54%,59%) |
| HSV | 243 | 55% | 81% | - | hsv(243,55%,81%) |
| XYZ | 20.4108 | 15.1631 | 60.8825 | - | xyz(20.4108,15.1631,60.8825) |
| CIE-LAB | 45.86 | 32.79 | -58.12 | - | lab(45.86,32.79,-58.12) |
| CMYK | 0.52173913043478 | 0.54589371980676 | 0 | 0.18823529411765 | cmyk(0.52173913043478,0.54589371980676,0,0.18823529411765) |
Description
The RGB value of color #635ecf is rgb(99, 94, 207).
In the hex color #635ecf, The value of Red is 99, value of Green is 94, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #635ecf consists of 243° Hue, 54% Saturation, and 59% Lightness.
In the CMYK color model, the color #635ecf can be represented as Cyan=0.52173913043478%, Magenta=0.54589371980676%, Yellow=0%, and Black=0.18823529411765%.
Shades of #635ecf
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 #635ecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #635ecf
Preview of #635ecf on White Background
The contrast ratio of #635ecf with white color is 5.21
#635ecf color will look good on a white background.
Preview of #635ecf on black background
The contrast ratio of #635ecf with black color is 4.03
Color Schemes of #635ecf
Triadic Colors of #635ecf
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 #635ecf
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 #635ecf
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 #635ecf
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: #635ecf;
}
This is a sample text used for the color #635ecf. 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: #635ecf;
}
This is a sample text used for the color #635ecf. 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 #635ecf;
}
This is a sample text used for the color #635ecf. 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 24.75%
Green 23.5%
Blue 51.75%
CMYK Percentage
Cyan 41.54
Magenta 43.47%
Yellow 0%
Black 14.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.