Shades of Goblin #425046
Tints of Goblin #425046
RGB
CMYK
RGB Variations
Color information
#425046 (or 0x425046) is known color: Goblin. HEX triplet: 42, 50 and 46. RGB value is (66,80,70). Sum of RGB (Red+Green+Blue) = 66+80+70=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 70 (27.73% from 255 or 32.41% from 216); Max value from RGB is 80 - color contains mainly: green. Hex color #425046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425046 is #BDAFB9. Grayscale: #4A4A4A. Windows color (decimal): -12431290 or 4608066. OLE color: 4608066.
HSL color Cylindrical-coordinate representation of color #425046: hue angle of 137.14º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #425046 is Cyan = 0.17, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 80 | 70 | - |
| CMYK | 0.17 | 0 | 0.12 | 0.69 |
| HSL | 137.14º | 0.1% | 0.29% | - |
| HSV(B) | 137.14º | 0.18% | 0.31% | - |
| XYZ | 6.22 | 7.34 | 6.88 | - |
| YUV | 74.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 70 | 0.17 | 0 | 0.12 | 0.69 | 137.14 | 0.1 | 0.29 |
| Hex | 42 | 50 | 46 | 11 | 0 | C | 45 | 89 | A | 1D |
| Octal | 102 | 120 | 106 | 21 | 0 | 14 | 105 | 211 | 12 | 35 |
| Binary | 1000010 | 1010000 | 1000110 | 10001 | 0 | 1100 | 1000101 | 10001001 | 1010 | 11101 |
Color Harmonies of #425046
Complementary color
Monochromatic Colors of #425046
Black with #425046
Text Example
Text Example
White with #425046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425046; }
p { color: rgb(66,80,70); }
H1.HeaderClassName
{
color: #425046;
}
.AnyTagClassName
{
color: #425046;
}
</style>
background-color css
<style>
a { background-color: #425046; }
a { background-color: rgb(66,80,70); }
div.DivClassName
{
background-color: #425046;
}
.BgClassName
{
background-color: #425046;
}
</style>
border-color css
<style>
span { border-color: #425046; }
span { border-color: rgb(66,80,70); }
td.TdClassName
{
border-color: #425046;
}
.TagClassName
{
border-color: #425046;
}
</style>