Shades of Raven #677382
Tints of Raven #677382
RGB
CMYK
RGB Variations
Color information
#677382 (or 0x677382) is known color: Raven. HEX triplet: 67, 73 and 82. RGB value is (103,115,130). Sum of RGB (Red+Green+Blue) = 103+115+130=348 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.60% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 130 (51.17% from 255 or 37.36% from 348); Max value from RGB is 130 - color contains mainly: blue. Hex color #677382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677382 is #988C7D. Grayscale: #717171. Windows color (decimal): -9997438 or 8549223. OLE color: 8549223.
HSL color Cylindrical-coordinate representation of color #677382: hue angle of 213.33º 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 #677382 is Cyan = 0.21, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 115 | 130 | - |
| CMYK | 0.21 | 0.12 | 0 | 0.49 |
| HSL | 213.33º | 0.12% | 0.46% | - |
| HSV(B) | 213.33º | 0.21% | 0.51% | - |
| XYZ | 15.75 | 16.76 | 23.52 | - |
| YUV | 113.12 | 137.52 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 130 | 0.21 | 0.12 | 0 | 0.49 | 213.33 | 0.12 | 0.46 |
| Hex | 67 | 73 | 82 | 15 | C | 0 | 31 | D5 | C | 2E |
| Octal | 147 | 163 | 202 | 25 | 14 | 0 | 61 | 325 | 14 | 56 |
| Binary | 1100111 | 1110011 | 10000010 | 10101 | 1100 | 0 | 110001 | 11010101 | 1100 | 101110 |
Color Harmonies of #677382
Complementary color
Monochromatic Colors of #677382
Black with #677382
Text Example
Text Example
White with #677382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677382; }
p { color: rgb(103,115,130); }
H1.HeaderClassName
{
color: #677382;
}
.AnyTagClassName
{
color: #677382;
}
</style>
background-color css
<style>
a { background-color: #677382; }
a { background-color: rgb(103,115,130); }
div.DivClassName
{
background-color: #677382;
}
.BgClassName
{
background-color: #677382;
}
</style>
border-color css
<style>
span { border-color: #677382; }
span { border-color: rgb(103,115,130); }
td.TdClassName
{
border-color: #677382;
}
.TagClassName
{
border-color: #677382;
}
</style>