Shades of Raven #637385
Tints of Raven #637385
RGB
CMYK
RGB Variations
Color information
#637385 (or 0x637385) is known color: Raven. HEX triplet: 63, 73 and 85. RGB value is (99,115,133). Sum of RGB (Red+Green+Blue) = 99+115+133=347 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.53% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 133 (52.34% from 255 or 38.33% from 347); Max value from RGB is 133 - color contains mainly: blue. Hex color #637385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #637385 is #9C8C7A. Grayscale: #707070. Windows color (decimal): -10259579 or 8745827. OLE color: 8745827.
HSL color Cylindrical-coordinate representation of color #637385: hue angle of 211.76º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #637385 is Cyan = 0.26, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 115 | 133 | - |
| CMYK | 0.26 | 0.14 | 0 | 0.48 |
| HSL | 211.76º | 0.15% | 0.45% | - |
| HSV(B) | 211.76º | 0.26% | 0.52% | - |
| XYZ | 15.51 | 16.61 | 24.58 | - |
| YUV | 112.27 | 139.7 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 133 | 0.26 | 0.14 | 0 | 0.48 | 211.76 | 0.15 | 0.45 |
| Hex | 63 | 73 | 85 | 1A | E | 0 | 30 | D4 | F | 2D |
| Octal | 143 | 163 | 205 | 32 | 16 | 0 | 60 | 324 | 17 | 55 |
| Binary | 1100011 | 1110011 | 10000101 | 11010 | 1110 | 0 | 110000 | 11010100 | 1111 | 101101 |
Color Harmonies of #637385
Complementary color
Monochromatic Colors of #637385
Black with #637385
Text Example
Text Example
White with #637385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637385; }
p { color: rgb(99,115,133); }
H1.HeaderClassName
{
color: #637385;
}
.AnyTagClassName
{
color: #637385;
}
</style>
background-color css
<style>
a { background-color: #637385; }
a { background-color: rgb(99,115,133); }
div.DivClassName
{
background-color: #637385;
}
.BgClassName
{
background-color: #637385;
}
</style>
border-color css
<style>
span { border-color: #637385; }
span { border-color: rgb(99,115,133); }
td.TdClassName
{
border-color: #637385;
}
.TagClassName
{
border-color: #637385;
}
</style>