Shades of Goblin #415545
Tints of Goblin #415545
RGB
CMYK
RGB Variations
Color information
#415545 (or 0x415545) is known color: Goblin. HEX triplet: 41, 55 and 45. RGB value is (65,85,69). Sum of RGB (Red+Green+Blue) = 65+85+69=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 85 (33.59% from 255 or 38.81% from 219); Blue value is 69 (27.34% from 255 or 31.51% from 219); Max value from RGB is 85 - color contains mainly: green. Hex color #415545 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415545 is #BEAABA. Grayscale: #4D4D4D. Windows color (decimal): -12495547 or 4543809. OLE color: 4543809.
HSL color Cylindrical-coordinate representation of color #415545: hue angle of 132º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415545 is Cyan = 0.24, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 85 | 69 | - |
| CMYK | 0.24 | 0 | 0.19 | 0.67 |
| HSL | 132º | 0.13% | 0.29% | - |
| HSV(B) | 132º | 0.24% | 0.33% | - |
| XYZ | 6.5 | 8.05 | 6.84 | - |
| YUV | 77.2 | 123.37 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 69 | 0.24 | 0 | 0.19 | 0.67 | 132 | 0.13 | 0.29 |
| Hex | 41 | 55 | 45 | 18 | 0 | 13 | 43 | 84 | D | 1D |
| Octal | 101 | 125 | 105 | 30 | 0 | 23 | 103 | 204 | 15 | 35 |
| Binary | 1000001 | 1010101 | 1000101 | 11000 | 0 | 10011 | 1000011 | 10000100 | 1101 | 11101 |
Color Harmonies of #415545
Complementary color
Monochromatic Colors of #415545
Black with #415545
Text Example
Text Example
White with #415545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415545; }
p { color: rgb(65,85,69); }
H1.HeaderClassName
{
color: #415545;
}
.AnyTagClassName
{
color: #415545;
}
</style>
background-color css
<style>
a { background-color: #415545; }
a { background-color: rgb(65,85,69); }
div.DivClassName
{
background-color: #415545;
}
.BgClassName
{
background-color: #415545;
}
</style>
border-color css
<style>
span { border-color: #415545; }
span { border-color: rgb(65,85,69); }
td.TdClassName
{
border-color: #415545;
}
.TagClassName
{
border-color: #415545;
}
</style>