Shades of Goblin #425445
Tints of Goblin #425445
RGB
CMYK
RGB Variations
Color information
#425445 (or 0x425445) is known color: Goblin. HEX triplet: 42, 54 and 45. RGB value is (66,84,69). Sum of RGB (Red+Green+Blue) = 66+84+69=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 69 (27.34% from 255 or 31.51% from 219); Max value from RGB is 84 - color contains mainly: green. Hex color #425445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #425445 is #BDABBA. Grayscale: #4C4C4C. Windows color (decimal): -12430267 or 4543554. OLE color: 4543554.
HSL color Cylindrical-coordinate representation of color #425445: hue angle of 130º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #425445 is Cyan = 0.21, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 69 | - |
| CMYK | 0.21 | 0 | 0.18 | 0.67 |
| HSL | 130º | 0.12% | 0.29% | - |
| HSV(B) | 130º | 0.21% | 0.33% | - |
| XYZ | 6.49 | 7.93 | 6.82 | - |
| YUV | 76.91 | 123.54 | 120.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 69 | 0.21 | 0 | 0.18 | 0.67 | 130 | 0.12 | 0.29 |
| Hex | 42 | 54 | 45 | 15 | 0 | 12 | 43 | 82 | C | 1D |
| Octal | 102 | 124 | 105 | 25 | 0 | 22 | 103 | 202 | 14 | 35 |
| Binary | 1000010 | 1010100 | 1000101 | 10101 | 0 | 10010 | 1000011 | 10000010 | 1100 | 11101 |
Color Harmonies of #425445
Complementary color
Monochromatic Colors of #425445
Black with #425445
Text Example
Text Example
White with #425445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425445; }
p { color: rgb(66,84,69); }
H1.HeaderClassName
{
color: #425445;
}
.AnyTagClassName
{
color: #425445;
}
</style>
background-color css
<style>
a { background-color: #425445; }
a { background-color: rgb(66,84,69); }
div.DivClassName
{
background-color: #425445;
}
.BgClassName
{
background-color: #425445;
}
</style>
border-color css
<style>
span { border-color: #425445; }
span { border-color: rgb(66,84,69); }
td.TdClassName
{
border-color: #425445;
}
.TagClassName
{
border-color: #425445;
}
</style>