Shades of Goblin #415547
Tints of Goblin #415547
RGB
CMYK
RGB Variations
Color information
#415547 (or 0x415547) is known color: Goblin. HEX triplet: 41, 55 and 47. RGB value is (65,85,71). Sum of RGB (Red+Green+Blue) = 65+85+71=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 85 (33.59% from 255 or 38.46% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 85 - color contains mainly: green. Hex color #415547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415547 is #BEAAB8. Grayscale: #4D4D4D. Windows color (decimal): -12495545 or 4674881. OLE color: 4674881.
HSL color Cylindrical-coordinate representation of color #415547: hue angle of 138º 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 #415547 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 85 | 71 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.67 |
| HSL | 138º | 0.13% | 0.29% | - |
| HSV(B) | 138º | 0.24% | 0.33% | - |
| XYZ | 6.57 | 8.08 | 7.17 | - |
| YUV | 77.42 | 124.37 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 85 | 71 | 0.24 | 0 | 0.16 | 0.67 | 138 | 0.13 | 0.29 |
| Hex | 41 | 55 | 47 | 18 | 0 | 10 | 43 | 8A | D | 1D |
| Octal | 101 | 125 | 107 | 30 | 0 | 20 | 103 | 212 | 15 | 35 |
| Binary | 1000001 | 1010101 | 1000111 | 11000 | 0 | 10000 | 1000011 | 10001010 | 1101 | 11101 |
Color Harmonies of #415547
Complementary color
Monochromatic Colors of #415547
Black with #415547
Text Example
Text Example
White with #415547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415547; }
p { color: rgb(65,85,71); }
H1.HeaderClassName
{
color: #415547;
}
.AnyTagClassName
{
color: #415547;
}
</style>
background-color css
<style>
a { background-color: #415547; }
a { background-color: rgb(65,85,71); }
div.DivClassName
{
background-color: #415547;
}
.BgClassName
{
background-color: #415547;
}
</style>
border-color css
<style>
span { border-color: #415547; }
span { border-color: rgb(65,85,71); }
td.TdClassName
{
border-color: #415547;
}
.TagClassName
{
border-color: #415547;
}
</style>