Shades of Raven #677584
Tints of Raven #677584
RGB
CMYK
RGB Variations
Color information
#677584 (or 0x677584) is known color: Raven. HEX triplet: 67, 75 and 84. RGB value is (103,117,132). Sum of RGB (Red+Green+Blue) = 103+117+132=352 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.26% from 352); Green value is 117 (46.09% from 255 or 33.24% 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 #677584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677584 is #988A7B. Grayscale: #727272. Windows color (decimal): -9996924 or 8680807. OLE color: 8680807.
HSL color Cylindrical-coordinate representation of color #677584: hue angle of 211.03º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #677584 is Cyan = 0.22, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 117 | 132 | - |
| CMYK | 0.22 | 0.11 | 0 | 0.48 |
| HSL | 211.03º | 0.12% | 0.46% | - |
| HSV(B) | 211.03º | 0.22% | 0.52% | - |
| XYZ | 16.12 | 17.27 | 24.31 | - |
| YUV | 114.52 | 137.86 | 119.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 132 | 0.22 | 0.11 | 0 | 0.48 | 211.03 | 0.12 | 0.46 |
| Hex | 67 | 75 | 84 | 16 | B | 0 | 30 | D3 | C | 2E |
| Octal | 147 | 165 | 204 | 26 | 13 | 0 | 60 | 323 | 14 | 56 |
| Binary | 1100111 | 1110101 | 10000100 | 10110 | 1011 | 0 | 110000 | 11010011 | 1100 | 101110 |
Color Harmonies of #677584
Complementary color
Monochromatic Colors of #677584
Black with #677584
Text Example
Text Example
White with #677584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677584; }
p { color: rgb(103,117,132); }
H1.HeaderClassName
{
color: #677584;
}
.AnyTagClassName
{
color: #677584;
}
</style>
background-color css
<style>
a { background-color: #677584; }
a { background-color: rgb(103,117,132); }
div.DivClassName
{
background-color: #677584;
}
.BgClassName
{
background-color: #677584;
}
</style>
border-color css
<style>
span { border-color: #677584; }
span { border-color: rgb(103,117,132); }
td.TdClassName
{
border-color: #677584;
}
.TagClassName
{
border-color: #677584;
}
</style>