Shades of Goblin #425648
Tints of Goblin #425648
RGB
CMYK
RGB Variations
Color information
#425648 (or 0x425648) is known color: Goblin. HEX triplet: 42, 56 and 48. RGB value is (66,86,72). Sum of RGB (Red+Green+Blue) = 66+86+72=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 86 - color contains mainly: green. Hex color #425648 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425648 is #BDA9B7. Grayscale: #4E4E4E. Windows color (decimal): -12429752 or 4740674. OLE color: 4740674.
HSL color Cylindrical-coordinate representation of color #425648: hue angle of 138º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #425648 is Cyan = 0.23, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 72 | - |
| CMYK | 0.23 | 0 | 0.16 | 0.66 |
| HSL | 138º | 0.13% | 0.3% | - |
| HSV(B) | 138º | 0.23% | 0.34% | - |
| XYZ | 6.74 | 8.28 | 7.37 | - |
| YUV | 78.42 | 124.37 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 72 | 0.23 | 0 | 0.16 | 0.66 | 138 | 0.13 | 0.3 |
| Hex | 42 | 56 | 48 | 17 | 0 | 10 | 42 | 8A | D | 1E |
| Octal | 102 | 126 | 110 | 27 | 0 | 20 | 102 | 212 | 15 | 36 |
| Binary | 1000010 | 1010110 | 1001000 | 10111 | 0 | 10000 | 1000010 | 10001010 | 1101 | 11110 |
Color Harmonies of #425648
Complementary color
Monochromatic Colors of #425648
Black with #425648
Text Example
Text Example
White with #425648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425648; }
p { color: rgb(66,86,72); }
H1.HeaderClassName
{
color: #425648;
}
.AnyTagClassName
{
color: #425648;
}
</style>
background-color css
<style>
a { background-color: #425648; }
a { background-color: rgb(66,86,72); }
div.DivClassName
{
background-color: #425648;
}
.BgClassName
{
background-color: #425648;
}
</style>
border-color css
<style>
span { border-color: #425648; }
span { border-color: rgb(66,86,72); }
td.TdClassName
{
border-color: #425648;
}
.TagClassName
{
border-color: #425648;
}
</style>