Shades of Raven #687688
Tints of Raven #687688
RGB
CMYK
RGB Variations
Color information
#687688 (or 0x687688) is known color: Raven. HEX triplet: 68, 76 and 88. RGB value is (104,118,136). Sum of RGB (Red+Green+Blue) = 104+118+136=358 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.05% from 358); Green value is 118 (46.48% from 255 or 32.96% from 358); Blue value is 136 (53.52% from 255 or 37.99% from 358); Max value from RGB is 136 - color contains mainly: blue. Hex color #687688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687688 is #978977. Grayscale: #737373. Windows color (decimal): -9931128 or 8943208. OLE color: 8943208.
HSL color Cylindrical-coordinate representation of color #687688: hue angle of 213.75º 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 #687688 is Cyan = 0.24, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 118 | 136 | - |
| CMYK | 0.24 | 0.13 | 0 | 0.47 |
| HSL | 213.75º | 0.13% | 0.47% | - |
| HSV(B) | 213.75º | 0.24% | 0.53% | - |
| XYZ | 16.63 | 17.68 | 25.83 | - |
| YUV | 115.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 136 | 0.24 | 0.13 | 0 | 0.47 | 213.75 | 0.13 | 0.47 |
| Hex | 68 | 76 | 88 | 18 | D | 0 | 2F | D6 | D | 2F |
| Octal | 150 | 166 | 210 | 30 | 15 | 0 | 57 | 326 | 15 | 57 |
| Binary | 1101000 | 1110110 | 10001000 | 11000 | 1101 | 0 | 101111 | 11010110 | 1101 | 101111 |
Color Harmonies of #687688
Complementary color
Monochromatic Colors of #687688
Black with #687688
Text Example
Text Example
White with #687688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687688; }
p { color: rgb(104,118,136); }
H1.HeaderClassName
{
color: #687688;
}
.AnyTagClassName
{
color: #687688;
}
</style>
background-color css
<style>
a { background-color: #687688; }
a { background-color: rgb(104,118,136); }
div.DivClassName
{
background-color: #687688;
}
.BgClassName
{
background-color: #687688;
}
</style>
border-color css
<style>
span { border-color: #687688; }
span { border-color: rgb(104,118,136); }
td.TdClassName
{
border-color: #687688;
}
.TagClassName
{
border-color: #687688;
}
</style>