Shades of Raven #687385
Tints of Raven #687385
RGB
CMYK
RGB Variations
Color information
#687385 (or 0x687385) is known color: Raven. HEX triplet: 68, 73 and 85. RGB value is (104,115,133). Sum of RGB (Red+Green+Blue) = 104+115+133=352 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.55% from 352); Green value is 115 (45.31% from 255 or 32.67% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #687385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687385 is #978C7A. Grayscale: #717171. Windows color (decimal): -9931899 or 8745832. OLE color: 8745832.
HSL color Cylindrical-coordinate representation of color #687385: hue angle of 217.24º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #687385 is Cyan = 0.22, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 115 | 133 | - |
| CMYK | 0.22 | 0.14 | 0 | 0.48 |
| HSL | 217.24º | 0.12% | 0.46% | - |
| HSV(B) | 217.24º | 0.22% | 0.52% | - |
| XYZ | 16.07 | 16.9 | 24.6 | - |
| YUV | 113.76 | 138.86 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 133 | 0.22 | 0.14 | 0 | 0.48 | 217.24 | 0.12 | 0.46 |
| Hex | 68 | 73 | 85 | 16 | E | 0 | 30 | D9 | C | 2E |
| Octal | 150 | 163 | 205 | 26 | 16 | 0 | 60 | 331 | 14 | 56 |
| Binary | 1101000 | 1110011 | 10000101 | 10110 | 1110 | 0 | 110000 | 11011001 | 1100 | 101110 |
Color Harmonies of #687385
Complementary color
Monochromatic Colors of #687385
Black with #687385
Text Example
Text Example
White with #687385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687385; }
p { color: rgb(104,115,133); }
H1.HeaderClassName
{
color: #687385;
}
.AnyTagClassName
{
color: #687385;
}
</style>
background-color css
<style>
a { background-color: #687385; }
a { background-color: rgb(104,115,133); }
div.DivClassName
{
background-color: #687385;
}
.BgClassName
{
background-color: #687385;
}
</style>
border-color css
<style>
span { border-color: #687385; }
span { border-color: rgb(104,115,133); }
td.TdClassName
{
border-color: #687385;
}
.TagClassName
{
border-color: #687385;
}
</style>