Shades of Raven #677482
Tints of Raven #677482
RGB
CMYK
RGB Variations
Color information
#677482 (or 0x677482) is known color: Raven. HEX triplet: 67, 74 and 82. RGB value is (103,116,130). Sum of RGB (Red+Green+Blue) = 103+116+130=349 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.51% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 130 (51.17% from 255 or 37.25% from 349); Max value from RGB is 130 - color contains mainly: blue. Hex color #677482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677482 is #988B7D. Grayscale: #717171. Windows color (decimal): -9997182 or 8549479. OLE color: 8549479.
HSL color Cylindrical-coordinate representation of color #677482: hue angle of 211.11º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #677482 is Cyan = 0.21, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 116 | 130 | - |
| CMYK | 0.21 | 0.11 | 0 | 0.49 |
| HSL | 211.11º | 0.12% | 0.46% | - |
| HSV(B) | 211.11º | 0.21% | 0.51% | - |
| XYZ | 15.87 | 16.99 | 23.56 | - |
| YUV | 113.71 | 137.19 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 130 | 0.21 | 0.11 | 0 | 0.49 | 211.11 | 0.12 | 0.46 |
| Hex | 67 | 74 | 82 | 15 | B | 0 | 31 | D3 | C | 2E |
| Octal | 147 | 164 | 202 | 25 | 13 | 0 | 61 | 323 | 14 | 56 |
| Binary | 1100111 | 1110100 | 10000010 | 10101 | 1011 | 0 | 110001 | 11010011 | 1100 | 101110 |
Color Harmonies of #677482
Complementary color
Monochromatic Colors of #677482
Black with #677482
Text Example
Text Example
White with #677482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677482; }
p { color: rgb(103,116,130); }
H1.HeaderClassName
{
color: #677482;
}
.AnyTagClassName
{
color: #677482;
}
</style>
background-color css
<style>
a { background-color: #677482; }
a { background-color: rgb(103,116,130); }
div.DivClassName
{
background-color: #677482;
}
.BgClassName
{
background-color: #677482;
}
</style>
border-color css
<style>
span { border-color: #677482; }
span { border-color: rgb(103,116,130); }
td.TdClassName
{
border-color: #677482;
}
.TagClassName
{
border-color: #677482;
}
</style>