Shades of Goblin #435548
Tints of Goblin #435548
RGB
CMYK
RGB Variations
Color information
#435548 (or 0x435548) is known color: Goblin. HEX triplet: 43, 55 and 48. RGB value is (67,85,72). Sum of RGB (Red+Green+Blue) = 67+85+72=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 72 (28.52% from 255 or 32.14% from 224); Max value from RGB is 85 - color contains mainly: green. Hex color #435548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #435548 is #BCAAB7. Grayscale: #4E4E4E. Windows color (decimal): -12364472 or 4740419. OLE color: 4740419.
HSL color Cylindrical-coordinate representation of color #435548: hue angle of 136.67º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #435548 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 72 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.67 |
| HSL | 136.67º | 0.12% | 0.3% | - |
| HSV(B) | 136.67º | 0.21% | 0.33% | - |
| XYZ | 6.73 | 8.16 | 7.35 | - |
| YUV | 78.14 | 124.54 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 72 | 0.21 | 0 | 0.15 | 0.67 | 136.67 | 0.12 | 0.3 |
| Hex | 43 | 55 | 48 | 15 | 0 | F | 43 | 89 | C | 1E |
| Octal | 103 | 125 | 110 | 25 | 0 | 17 | 103 | 211 | 14 | 36 |
| Binary | 1000011 | 1010101 | 1001000 | 10101 | 0 | 1111 | 1000011 | 10001001 | 1100 | 11110 |
Color Harmonies of #435548
Complementary color
Monochromatic Colors of #435548
Black with #435548
Text Example
Text Example
White with #435548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435548; }
p { color: rgb(67,85,72); }
H1.HeaderClassName
{
color: #435548;
}
.AnyTagClassName
{
color: #435548;
}
</style>
background-color css
<style>
a { background-color: #435548; }
a { background-color: rgb(67,85,72); }
div.DivClassName
{
background-color: #435548;
}
.BgClassName
{
background-color: #435548;
}
</style>
border-color css
<style>
span { border-color: #435548; }
span { border-color: rgb(67,85,72); }
td.TdClassName
{
border-color: #435548;
}
.TagClassName
{
border-color: #435548;
}
</style>