Shades of Raven #687588
Tints of Raven #687588
RGB
CMYK
RGB Variations
Color information
#687588 (or 0x687588) is known color: Raven. HEX triplet: 68, 75 and 88. RGB value is (104,117,136). Sum of RGB (Red+Green+Blue) = 104+117+136=357 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.13% from 357); Green value is 117 (46.09% from 255 or 32.77% from 357); Blue value is 136 (53.52% from 255 or 38.10% from 357); Max value from RGB is 136 - color contains mainly: blue. Hex color #687588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687588 is #978A77. Grayscale: #737373. Windows color (decimal): -9931384 or 8942952. OLE color: 8942952.
HSL color Cylindrical-coordinate representation of color #687588: hue angle of 215.62º 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 #687588 is Cyan = 0.24, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 117 | 136 | - |
| CMYK | 0.24 | 0.14 | 0 | 0.47 |
| HSL | 215.63º | 0.13% | 0.47% | - |
| HSV(B) | 215.63º | 0.24% | 0.53% | - |
| XYZ | 16.51 | 17.44 | 25.79 | - |
| YUV | 115.28 | 139.69 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 136 | 0.24 | 0.14 | 0 | 0.47 | 215.63 | 0.13 | 0.47 |
| Hex | 68 | 75 | 88 | 18 | E | 0 | 2F | D8 | D | 2F |
| Octal | 150 | 165 | 210 | 30 | 16 | 0 | 57 | 330 | 15 | 57 |
| Binary | 1101000 | 1110101 | 10001000 | 11000 | 1110 | 0 | 101111 | 11011000 | 1101 | 101111 |
Color Harmonies of #687588
Complementary color
Monochromatic Colors of #687588
Black with #687588
Text Example
Text Example
White with #687588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687588; }
p { color: rgb(104,117,136); }
H1.HeaderClassName
{
color: #687588;
}
.AnyTagClassName
{
color: #687588;
}
</style>
background-color css
<style>
a { background-color: #687588; }
a { background-color: rgb(104,117,136); }
div.DivClassName
{
background-color: #687588;
}
.BgClassName
{
background-color: #687588;
}
</style>
border-color css
<style>
span { border-color: #687588; }
span { border-color: rgb(104,117,136); }
td.TdClassName
{
border-color: #687588;
}
.TagClassName
{
border-color: #687588;
}
</style>