Shades of Goblin #425847
Tints of Goblin #425847
RGB
CMYK
RGB Variations
Color information
#425847 (or 0x425847) is known color: Goblin. HEX triplet: 42, 58 and 47. RGB value is (66,88,71). Sum of RGB (Red+Green+Blue) = 66+88+71=225 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.33% from 225); Green value is 88 (34.77% from 255 or 39.11% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 88 - color contains mainly: green. Hex color #425847 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425847 is #BDA7B8. Grayscale: #4F4F4F. Windows color (decimal): -12429241 or 4675650. OLE color: 4675650.
HSL color Cylindrical-coordinate representation of color #425847: hue angle of 133.64º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #425847 is Cyan = 0.25, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 88 | 71 | - |
| CMYK | 0.25 | 0 | 0.19 | 0.65 |
| HSL | 133.64º | 0.14% | 0.3% | - |
| HSV(B) | 133.64º | 0.25% | 0.35% | - |
| XYZ | 6.87 | 8.59 | 7.26 | - |
| YUV | 79.48 | 123.21 | 118.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 71 | 0.25 | 0 | 0.19 | 0.65 | 133.64 | 0.14 | 0.3 |
| Hex | 42 | 58 | 47 | 19 | 0 | 13 | 41 | 86 | E | 1E |
| Octal | 102 | 130 | 107 | 31 | 0 | 23 | 101 | 206 | 16 | 36 |
| Binary | 1000010 | 1011000 | 1000111 | 11001 | 0 | 10011 | 1000001 | 10000110 | 1110 | 11110 |
Color Harmonies of #425847
Complementary color
Monochromatic Colors of #425847
Black with #425847
Text Example
Text Example
White with #425847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425847; }
p { color: rgb(66,88,71); }
H1.HeaderClassName
{
color: #425847;
}
.AnyTagClassName
{
color: #425847;
}
</style>
background-color css
<style>
a { background-color: #425847; }
a { background-color: rgb(66,88,71); }
div.DivClassName
{
background-color: #425847;
}
.BgClassName
{
background-color: #425847;
}
</style>
border-color css
<style>
span { border-color: #425847; }
span { border-color: rgb(66,88,71); }
td.TdClassName
{
border-color: #425847;
}
.TagClassName
{
border-color: #425847;
}
</style>