Shades of Goblin #415746
Tints of Goblin #415746
RGB
CMYK
RGB Variations
Color information
#415746 (or 0x415746) is known color: Goblin. HEX triplet: 41, 57 and 46. RGB value is (65,87,70). Sum of RGB (Red+Green+Blue) = 65+87+70=222 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.28% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 87 - color contains mainly: green. Hex color #415746 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415746 is #BEA8B9. Grayscale: #4E4E4E. Windows color (decimal): -12495034 or 4609857. OLE color: 4609857.
HSL color Cylindrical-coordinate representation of color #415746: hue angle of 133.64º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #415746 is Cyan = 0.25, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 87 | 70 | - |
| CMYK | 0.25 | 0 | 0.20 | 0.66 |
| HSL | 133.64º | 0.14% | 0.3% | - |
| HSV(B) | 133.64º | 0.25% | 0.34% | - |
| XYZ | 6.69 | 8.38 | 7.06 | - |
| YUV | 78.48 | 123.21 | 118.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 87 | 70 | 0.25 | 0 | 0.20 | 0.66 | 133.64 | 0.14 | 0.3 |
| Hex | 41 | 57 | 46 | 19 | 0 | 14 | 42 | 86 | E | 1E |
| Octal | 101 | 127 | 106 | 31 | 0 | 24 | 102 | 206 | 16 | 36 |
| Binary | 1000001 | 1010111 | 1000110 | 11001 | 0 | 10100 | 1000010 | 10000110 | 1110 | 11110 |
Color Harmonies of #415746
Complementary color
Monochromatic Colors of #415746
Black with #415746
Text Example
Text Example
White with #415746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415746; }
p { color: rgb(65,87,70); }
H1.HeaderClassName
{
color: #415746;
}
.AnyTagClassName
{
color: #415746;
}
</style>
background-color css
<style>
a { background-color: #415746; }
a { background-color: rgb(65,87,70); }
div.DivClassName
{
background-color: #415746;
}
.BgClassName
{
background-color: #415746;
}
</style>
border-color css
<style>
span { border-color: #415746; }
span { border-color: rgb(65,87,70); }
td.TdClassName
{
border-color: #415746;
}
.TagClassName
{
border-color: #415746;
}
</style>