Shades of Goblin #434744
Tints of Goblin #434744
RGB
CMYK
RGB Variations
Color information
#434744 (or 0x434744) is known color: Goblin. HEX triplet: 43, 47 and 44. RGB value is (67,71,68). Sum of RGB (Red+Green+Blue) = 67+71+68=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 68 (26.95% from 255 or 33.01% from 206); Max value from RGB is 71 - color contains mainly: green. Hex color #434744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434744 is #BCB8BB. Grayscale: #454545. Windows color (decimal): -12368060 or 4474691. OLE color: 4474691.
HSL color Cylindrical-coordinate representation of color #434744: hue angle of 135º degrees, saturation: 0.03, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #434744 is Cyan = 0.06, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 71 | 68 | - |
| CMYK | 0.06 | 0 | 0.04 | 0.72 |
| HSL | 135º | 0.03% | 0.27% | - |
| HSV(B) | 135º | 0.06% | 0.28% | - |
| XYZ | 5.61 | 6.12 | 6.35 | - |
| YUV | 69.46 | 127.17 | 126.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 68 | 0.06 | 0 | 0.04 | 0.72 | 135 | 0.03 | 0.27 |
| Hex | 43 | 47 | 44 | 6 | 0 | 4 | 48 | 87 | 3 | 1B |
| Octal | 103 | 107 | 104 | 6 | 0 | 4 | 110 | 207 | 3 | 33 |
| Binary | 1000011 | 1000111 | 1000100 | 110 | 0 | 100 | 1001000 | 10000111 | 11 | 11011 |
Color Harmonies of #434744
Complementary color
Monochromatic Colors of #434744
Black with #434744
Text Example
Text Example
White with #434744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434744; }
p { color: rgb(67,71,68); }
H1.HeaderClassName
{
color: #434744;
}
.AnyTagClassName
{
color: #434744;
}
</style>
background-color css
<style>
a { background-color: #434744; }
a { background-color: rgb(67,71,68); }
div.DivClassName
{
background-color: #434744;
}
.BgClassName
{
background-color: #434744;
}
</style>
border-color css
<style>
span { border-color: #434744; }
span { border-color: rgb(67,71,68); }
td.TdClassName
{
border-color: #434744;
}
.TagClassName
{
border-color: #434744;
}
</style>