Shades of Raven #687484
Tints of Raven #687484
RGB
CMYK
RGB Variations
Color information
#687484 (or 0x687484) is known color: Raven. HEX triplet: 68, 74 and 84. RGB value is (104,116,132). Sum of RGB (Red+Green+Blue) = 104+116+132=352 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.55% from 352); Green value is 116 (45.70% from 255 or 32.95% from 352); Blue value is 132 (51.95% from 255 or 37.5% from 352); Max value from RGB is 132 - color contains mainly: blue. Hex color #687484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687484 is #978B7B. Grayscale: #727272. Windows color (decimal): -9931644 or 8680552. OLE color: 8680552.
HSL color Cylindrical-coordinate representation of color #687484: hue angle of 214.29º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #687484 is Cyan = 0.21, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 116 | 132 | - |
| CMYK | 0.21 | 0.12 | 0 | 0.48 |
| HSL | 214.29º | 0.12% | 0.46% | - |
| HSV(B) | 214.29º | 0.21% | 0.52% | - |
| XYZ | 16.12 | 17.1 | 24.28 | - |
| YUV | 114.24 | 138.02 | 120.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 132 | 0.21 | 0.12 | 0 | 0.48 | 214.29 | 0.12 | 0.46 |
| Hex | 68 | 74 | 84 | 15 | C | 0 | 30 | D6 | C | 2E |
| Octal | 150 | 164 | 204 | 25 | 14 | 0 | 60 | 326 | 14 | 56 |
| Binary | 1101000 | 1110100 | 10000100 | 10101 | 1100 | 0 | 110000 | 11010110 | 1100 | 101110 |
Color Harmonies of #687484
Complementary color
Monochromatic Colors of #687484
Black with #687484
Text Example
Text Example
White with #687484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687484; }
p { color: rgb(104,116,132); }
H1.HeaderClassName
{
color: #687484;
}
.AnyTagClassName
{
color: #687484;
}
</style>
background-color css
<style>
a { background-color: #687484; }
a { background-color: rgb(104,116,132); }
div.DivClassName
{
background-color: #687484;
}
.BgClassName
{
background-color: #687484;
}
</style>
border-color css
<style>
span { border-color: #687484; }
span { border-color: rgb(104,116,132); }
td.TdClassName
{
border-color: #687484;
}
.TagClassName
{
border-color: #687484;
}
</style>