Shades of Goblin #415446
Tints of Goblin #415446
RGB
CMYK
RGB Variations
Color information
#415446 (or 0x415446) is known color: Goblin. HEX triplet: 41, 54 and 46. RGB value is (65,84,70). Sum of RGB (Red+Green+Blue) = 65+84+70=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 70 (27.73% from 255 or 31.96% from 219); Max value from RGB is 84 - color contains mainly: green. Hex color #415446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415446 is #BEABB9. Grayscale: #4C4C4C. Windows color (decimal): -12495802 or 4609089. OLE color: 4609089.
HSL color Cylindrical-coordinate representation of color #415446: hue angle of 135.79º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #415446 is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 84 | 70 | - |
| CMYK | 0.23 | 0 | 0.17 | 0.67 |
| HSL | 135.79º | 0.13% | 0.29% | - |
| HSV(B) | 135.79º | 0.23% | 0.33% | - |
| XYZ | 6.46 | 7.91 | 6.98 | - |
| YUV | 76.72 | 124.21 | 119.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 84 | 70 | 0.23 | 0 | 0.17 | 0.67 | 135.79 | 0.13 | 0.29 |
| Hex | 41 | 54 | 46 | 17 | 0 | 11 | 43 | 88 | D | 1D |
| Octal | 101 | 124 | 106 | 27 | 0 | 21 | 103 | 210 | 15 | 35 |
| Binary | 1000001 | 1010100 | 1000110 | 10111 | 0 | 10001 | 1000011 | 10001000 | 1101 | 11101 |
Color Harmonies of #415446
Complementary color
Monochromatic Colors of #415446
Black with #415446
Text Example
Text Example
White with #415446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415446; }
p { color: rgb(65,84,70); }
H1.HeaderClassName
{
color: #415446;
}
.AnyTagClassName
{
color: #415446;
}
</style>
background-color css
<style>
a { background-color: #415446; }
a { background-color: rgb(65,84,70); }
div.DivClassName
{
background-color: #415446;
}
.BgClassName
{
background-color: #415446;
}
</style>
border-color css
<style>
span { border-color: #415446; }
span { border-color: rgb(65,84,70); }
td.TdClassName
{
border-color: #415446;
}
.TagClassName
{
border-color: #415446;
}
</style>