Shades of Goblin #425447
Tints of Goblin #425447
RGB
CMYK
RGB Variations
Color information
#425447 (or 0x425447) is known color: Goblin. HEX triplet: 42, 54 and 47. RGB value is (66,84,71). Sum of RGB (Red+Green+Blue) = 66+84+71=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 84 - color contains mainly: green. Hex color #425447 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425447 is #BDABB8. Grayscale: #4D4D4D. Windows color (decimal): -12430265 or 4674626. OLE color: 4674626.
HSL color Cylindrical-coordinate representation of color #425447: hue angle of 136.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #425447 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 71 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.67 |
| HSL | 136.67º | 0.12% | 0.29% | - |
| HSV(B) | 136.67º | 0.21% | 0.33% | - |
| XYZ | 6.55 | 7.95 | 7.15 | - |
| YUV | 77.14 | 124.54 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 71 | 0.21 | 0 | 0.15 | 0.67 | 136.67 | 0.12 | 0.29 |
| Hex | 42 | 54 | 47 | 15 | 0 | F | 43 | 89 | C | 1D |
| Octal | 102 | 124 | 107 | 25 | 0 | 17 | 103 | 211 | 14 | 35 |
| Binary | 1000010 | 1010100 | 1000111 | 10101 | 0 | 1111 | 1000011 | 10001001 | 1100 | 11101 |
Color Harmonies of #425447
Complementary color
Monochromatic Colors of #425447
Black with #425447
Text Example
Text Example
White with #425447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425447; }
p { color: rgb(66,84,71); }
H1.HeaderClassName
{
color: #425447;
}
.AnyTagClassName
{
color: #425447;
}
</style>
background-color css
<style>
a { background-color: #425447; }
a { background-color: rgb(66,84,71); }
div.DivClassName
{
background-color: #425447;
}
.BgClassName
{
background-color: #425447;
}
</style>
border-color css
<style>
span { border-color: #425447; }
span { border-color: rgb(66,84,71); }
td.TdClassName
{
border-color: #425447;
}
.TagClassName
{
border-color: #425447;
}
</style>