Shades of Raven #636976
Tints of Raven #636976
RGB
CMYK
RGB Variations
Color information
#636976 (or 0x636976) is known color: Raven. HEX triplet: 63, 69 and 76. RGB value is (99,105,118). Sum of RGB (Red+Green+Blue) = 99+105+118=322 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.75% from 322); Green value is 105 (41.41% from 255 or 32.61% from 322); Blue value is 118 (46.48% from 255 or 36.65% from 322); Max value from RGB is 118 - color contains mainly: blue. Hex color #636976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636976 is #9C9689. Grayscale: #686868. Windows color (decimal): -10262154 or 7760227. OLE color: 7760227.
HSL color Cylindrical-coordinate representation of color #636976: hue angle of 221.05º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #636976 is Cyan = 0.16, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 105 | 118 | - |
| CMYK | 0.16 | 0.11 | 0 | 0.54 |
| HSL | 221.05º | 0.09% | 0.43% | - |
| HSV(B) | 221.05º | 0.16% | 0.46% | - |
| XYZ | 13.47 | 14.06 | 19.14 | - |
| YUV | 104.69 | 135.51 | 123.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 105 | 118 | 0.16 | 0.11 | 0 | 0.54 | 221.05 | 0.09 | 0.43 |
| Hex | 63 | 69 | 76 | 10 | B | 0 | 36 | DD | 9 | 2B |
| Octal | 143 | 151 | 166 | 20 | 13 | 0 | 66 | 335 | 11 | 53 |
| Binary | 1100011 | 1101001 | 1110110 | 10000 | 1011 | 0 | 110110 | 11011101 | 1001 | 101011 |
Color Harmonies of #636976
Complementary color
Monochromatic Colors of #636976
Black with #636976
Text Example
Text Example
White with #636976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636976; }
p { color: rgb(99,105,118); }
H1.HeaderClassName
{
color: #636976;
}
.AnyTagClassName
{
color: #636976;
}
</style>
background-color css
<style>
a { background-color: #636976; }
a { background-color: rgb(99,105,118); }
div.DivClassName
{
background-color: #636976;
}
.BgClassName
{
background-color: #636976;
}
</style>
border-color css
<style>
span { border-color: #636976; }
span { border-color: rgb(99,105,118); }
td.TdClassName
{
border-color: #636976;
}
.TagClassName
{
border-color: #636976;
}
</style>