Shades of Goblin #425147
Tints of Goblin #425147
RGB
CMYK
RGB Variations
Color information
#425147 (or 0x425147) is known color: Goblin. HEX triplet: 42, 51 and 47. RGB value is (66,81,71). Sum of RGB (Red+Green+Blue) = 66+81+71=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 71 (28.12% from 255 or 32.57% from 218); Max value from RGB is 81 - color contains mainly: green. Hex color #425147 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425147 is #BDAEB8. Grayscale: #4B4B4B. Windows color (decimal): -12431033 or 4673858. OLE color: 4673858.
HSL color Cylindrical-coordinate representation of color #425147: hue angle of 140º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #425147 is Cyan = 0.19, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 81 | 71 | - |
| CMYK | 0.19 | 0 | 0.12 | 0.68 |
| HSL | 140º | 0.1% | 0.29% | - |
| HSV(B) | 140º | 0.19% | 0.32% | - |
| XYZ | 6.33 | 7.5 | 7.08 | - |
| YUV | 75.38 | 125.53 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 71 | 0.19 | 0 | 0.12 | 0.68 | 140 | 0.1 | 0.29 |
| Hex | 42 | 51 | 47 | 13 | 0 | C | 44 | 8C | A | 1D |
| Octal | 102 | 121 | 107 | 23 | 0 | 14 | 104 | 214 | 12 | 35 |
| Binary | 1000010 | 1010001 | 1000111 | 10011 | 0 | 1100 | 1000100 | 10001100 | 1010 | 11101 |
Color Harmonies of #425147
Complementary color
Monochromatic Colors of #425147
Black with #425147
Text Example
Text Example
White with #425147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425147; }
p { color: rgb(66,81,71); }
H1.HeaderClassName
{
color: #425147;
}
.AnyTagClassName
{
color: #425147;
}
</style>
background-color css
<style>
a { background-color: #425147; }
a { background-color: rgb(66,81,71); }
div.DivClassName
{
background-color: #425147;
}
.BgClassName
{
background-color: #425147;
}
</style>
border-color css
<style>
span { border-color: #425147; }
span { border-color: rgb(66,81,71); }
td.TdClassName
{
border-color: #425147;
}
.TagClassName
{
border-color: #425147;
}
</style>