Shades of Raven #687488
Tints of Raven #687488
RGB
CMYK
RGB Variations
Color information
#687488 (or 0x687488) is known color: Raven. HEX triplet: 68, 74 and 88. RGB value is (104,116,136). Sum of RGB (Red+Green+Blue) = 104+116+136=356 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.21% from 356); Green value is 116 (45.70% from 255 or 32.58% from 356); Blue value is 136 (53.52% from 255 or 38.20% from 356); Max value from RGB is 136 - color contains mainly: blue. Hex color #687488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687488 is #978B77. Grayscale: #727272. Windows color (decimal): -9931640 or 8942696. OLE color: 8942696.
HSL color Cylindrical-coordinate representation of color #687488: hue angle of 217.5º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #687488 is Cyan = 0.24, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 116 | 136 | - |
| CMYK | 0.24 | 0.15 | 0 | 0.47 |
| HSL | 217.5º | 0.13% | 0.47% | - |
| HSV(B) | 217.5º | 0.24% | 0.53% | - |
| XYZ | 16.4 | 17.21 | 25.75 | - |
| YUV | 114.69 | 140.02 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 136 | 0.24 | 0.15 | 0 | 0.47 | 217.5 | 0.13 | 0.47 |
| Hex | 68 | 74 | 88 | 18 | F | 0 | 2F | DA | D | 2F |
| Octal | 150 | 164 | 210 | 30 | 17 | 0 | 57 | 332 | 15 | 57 |
| Binary | 1101000 | 1110100 | 10001000 | 11000 | 1111 | 0 | 101111 | 11011010 | 1101 | 101111 |
Color Harmonies of #687488
Complementary color
Monochromatic Colors of #687488
Black with #687488
Text Example
Text Example
White with #687488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687488; }
p { color: rgb(104,116,136); }
H1.HeaderClassName
{
color: #687488;
}
.AnyTagClassName
{
color: #687488;
}
</style>
background-color css
<style>
a { background-color: #687488; }
a { background-color: rgb(104,116,136); }
div.DivClassName
{
background-color: #687488;
}
.BgClassName
{
background-color: #687488;
}
</style>
border-color css
<style>
span { border-color: #687488; }
span { border-color: rgb(104,116,136); }
td.TdClassName
{
border-color: #687488;
}
.TagClassName
{
border-color: #687488;
}
</style>