Shades of Raven #677384
Tints of Raven #677384
RGB
CMYK
RGB Variations
Color information
#677384 (or 0x677384) is known color: Raven. HEX triplet: 67, 73 and 84. RGB value is (103,115,132). Sum of RGB (Red+Green+Blue) = 103+115+132=350 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.43% from 350); Green value is 115 (45.31% from 255 or 32.86% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 132 - color contains mainly: blue. Hex color #677384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677384 is #988C7B. Grayscale: #717171. Windows color (decimal): -9997436 or 8680295. OLE color: 8680295.
HSL color Cylindrical-coordinate representation of color #677384: hue angle of 215.17º 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 #677384 is Cyan = 0.22, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 115 | 132 | - |
| CMYK | 0.22 | 0.13 | 0 | 0.48 |
| HSL | 215.17º | 0.12% | 0.46% | - |
| HSV(B) | 215.17º | 0.22% | 0.52% | - |
| XYZ | 15.89 | 16.81 | 24.24 | - |
| YUV | 113.35 | 138.52 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 132 | 0.22 | 0.13 | 0 | 0.48 | 215.17 | 0.12 | 0.46 |
| Hex | 67 | 73 | 84 | 16 | D | 0 | 30 | D7 | C | 2E |
| Octal | 147 | 163 | 204 | 26 | 15 | 0 | 60 | 327 | 14 | 56 |
| Binary | 1100111 | 1110011 | 10000100 | 10110 | 1101 | 0 | 110000 | 11010111 | 1100 | 101110 |
Color Harmonies of #677384
Complementary color
Monochromatic Colors of #677384
Black with #677384
Text Example
Text Example
White with #677384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677384; }
p { color: rgb(103,115,132); }
H1.HeaderClassName
{
color: #677384;
}
.AnyTagClassName
{
color: #677384;
}
</style>
background-color css
<style>
a { background-color: #677384; }
a { background-color: rgb(103,115,132); }
div.DivClassName
{
background-color: #677384;
}
.BgClassName
{
background-color: #677384;
}
</style>
border-color css
<style>
span { border-color: #677384; }
span { border-color: rgb(103,115,132); }
td.TdClassName
{
border-color: #677384;
}
.TagClassName
{
border-color: #677384;
}
</style>