Shades of Raven #737476
Tints of Raven #737476
RGB
CMYK
RGB Variations
Color information
#737476 (or 0x737476) is known color: Raven. HEX triplet: 73, 74 and 76. RGB value is (115,116,118). Sum of RGB (Red+Green+Blue) = 115+116+118=349 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.95% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 118 (46.48% from 255 or 33.81% from 349); Max value from RGB is 118 - color contains mainly: blue. Hex color #737476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737476 is #8C8B89. Grayscale: #737373. Windows color (decimal): -9210762 or 7763059. OLE color: 7763059.
HSL color Cylindrical-coordinate representation of color #737476: hue angle of 220º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #737476 is Cyan = 0.03, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 116 | 118 | - |
| CMYK | 0.03 | 0.02 | 0 | 0.54 |
| HSL | 220º | 0.01% | 0.46% | - |
| HSV(B) | 220º | 0.03% | 0.46% | - |
| XYZ | 16.59 | 17.44 | 19.63 | - |
| YUV | 115.93 | 129.17 | 127.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 118 | 0.03 | 0.02 | 0 | 0.54 | 220 | 0.01 | 0.46 |
| Hex | 73 | 74 | 76 | 3 | 2 | 0 | 36 | DC | 1 | 2E |
| Octal | 163 | 164 | 166 | 3 | 2 | 0 | 66 | 334 | 1 | 56 |
| Binary | 1110011 | 1110100 | 1110110 | 11 | 10 | 0 | 110110 | 11011100 | 1 | 101110 |
Color Harmonies of #737476
Complementary color
Monochromatic Colors of #737476
Black with #737476
Text Example
Text Example
White with #737476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737476; }
p { color: rgb(115,116,118); }
H1.HeaderClassName
{
color: #737476;
}
.AnyTagClassName
{
color: #737476;
}
</style>
background-color css
<style>
a { background-color: #737476; }
a { background-color: rgb(115,116,118); }
div.DivClassName
{
background-color: #737476;
}
.BgClassName
{
background-color: #737476;
}
</style>
border-color css
<style>
span { border-color: #737476; }
span { border-color: rgb(115,116,118); }
td.TdClassName
{
border-color: #737476;
}
.TagClassName
{
border-color: #737476;
}
</style>