Shades of Goblin #405846
Tints of Goblin #405846
RGB
CMYK
RGB Variations
Color information
#405846 (or 0x405846) is known color: Goblin. HEX triplet: 40, 58 and 46. RGB value is (64,88,70). Sum of RGB (Red+Green+Blue) = 64+88+70=222 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.83% from 222); Green value is 88 (34.77% from 255 or 39.64% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 88 - color contains mainly: green. Hex color #405846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #405846 is #BFA7B9. Grayscale: #4E4E4E. Windows color (decimal): -12560314 or 4610112. OLE color: 4610112.
HSL color Cylindrical-coordinate representation of color #405846: 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 #405846 is Cyan = 0.27, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 88 | 70 | - |
| CMYK | 0.27 | 0 | 0.20 | 0.65 |
| HSL | 135º | 0.16% | 0.3% | - |
| HSV(B) | 135º | 0.27% | 0.35% | - |
| XYZ | 6.71 | 8.51 | 7.08 | - |
| YUV | 78.77 | 123.05 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 70 | 0.27 | 0 | 0.20 | 0.65 | 135 | 0.16 | 0.3 |
| Hex | 40 | 58 | 46 | 1B | 0 | 14 | 41 | 87 | 10 | 1E |
| Octal | 100 | 130 | 106 | 33 | 0 | 24 | 101 | 207 | 20 | 36 |
| Binary | 1000000 | 1011000 | 1000110 | 11011 | 0 | 10100 | 1000001 | 10000111 | 10000 | 11110 |
Color Harmonies of #405846
Complementary color
Monochromatic Colors of #405846
Black with #405846
Text Example
Text Example
White with #405846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405846; }
p { color: rgb(64,88,70); }
H1.HeaderClassName
{
color: #405846;
}
.AnyTagClassName
{
color: #405846;
}
</style>
background-color css
<style>
a { background-color: #405846; }
a { background-color: rgb(64,88,70); }
div.DivClassName
{
background-color: #405846;
}
.BgClassName
{
background-color: #405846;
}
</style>
border-color css
<style>
span { border-color: #405846; }
span { border-color: rgb(64,88,70); }
td.TdClassName
{
border-color: #405846;
}
.TagClassName
{
border-color: #405846;
}
</style>