Shades of Goblin #415947
Tints of Goblin #415947
RGB
CMYK
RGB Variations
Color information
#415947 (or 0x415947) is known color: Goblin. HEX triplet: 41, 59 and 47. RGB value is (65,89,71). Sum of RGB (Red+Green+Blue) = 65+89+71=225 (29% of max value = 765). Red value is 65 (25.78% from 255 or 28.89% from 225); Green value is 89 (35.16% from 255 or 39.56% from 225); Blue value is 71 (28.12% from 255 or 31.56% from 225); Max value from RGB is 89 - color contains mainly: green. Hex color #415947 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415947 is #BEA6B8. Grayscale: #4F4F4F. Windows color (decimal): -12494521 or 4675905. OLE color: 4675905.
HSL color Cylindrical-coordinate representation of color #415947: hue angle of 135º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #415947 is Cyan = 0.27, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 89 | 71 | - |
| CMYK | 0.27 | 0 | 0.20 | 0.65 |
| HSL | 135º | 0.16% | 0.3% | - |
| HSV(B) | 135º | 0.27% | 0.35% | - |
| XYZ | 6.89 | 8.72 | 7.28 | - |
| YUV | 79.77 | 123.05 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 89 | 71 | 0.27 | 0 | 0.20 | 0.65 | 135 | 0.16 | 0.3 |
| Hex | 41 | 59 | 47 | 1B | 0 | 14 | 41 | 87 | 10 | 1E |
| Octal | 101 | 131 | 107 | 33 | 0 | 24 | 101 | 207 | 20 | 36 |
| Binary | 1000001 | 1011001 | 1000111 | 11011 | 0 | 10100 | 1000001 | 10000111 | 10000 | 11110 |
Color Harmonies of #415947
Complementary color
Monochromatic Colors of #415947
Black with #415947
Text Example
Text Example
White with #415947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415947; }
p { color: rgb(65,89,71); }
H1.HeaderClassName
{
color: #415947;
}
.AnyTagClassName
{
color: #415947;
}
</style>
background-color css
<style>
a { background-color: #415947; }
a { background-color: rgb(65,89,71); }
div.DivClassName
{
background-color: #415947;
}
.BgClassName
{
background-color: #415947;
}
</style>
border-color css
<style>
span { border-color: #415947; }
span { border-color: rgb(65,89,71); }
td.TdClassName
{
border-color: #415947;
}
.TagClassName
{
border-color: #415947;
}
</style>