Shades of Goblin #305136
Tints of Goblin #305136
RGB
CMYK
RGB Variations
Color information
#305136 (or 0x305136) is known color: Goblin. HEX triplet: 30, 51 and 36. RGB value is (48,81,54). Sum of RGB (Red+Green+Blue) = 48+81+54=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 81 (32.03% from 255 or 44.26% from 183); Blue value is 54 (21.48% from 255 or 29.51% from 183); Max value from RGB is 81 - color contains mainly: green. Hex color #305136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305136 is #CFAEC9. Grayscale: #444444. Windows color (decimal): -13610698 or 3559728. OLE color: 3559728.
HSL color Cylindrical-coordinate representation of color #305136: hue angle of 130.91º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #305136 is Cyan = 0.41, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 48 | 81 | 54 | - |
| CMYK | 0.41 | 0 | 0.33 | 0.68 |
| HSL | 130.91º | 0.26% | 0.25% | - |
| HSV(B) | 130.91º | 0.41% | 0.32% | - |
| XYZ | 4.83 | 6.78 | 4.54 | - |
| YUV | 68.06 | 120.07 | 113.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 81 | 54 | 0.41 | 0 | 0.33 | 0.68 | 130.91 | 0.26 | 0.25 |
| Hex | 30 | 51 | 36 | 29 | 0 | 21 | 44 | 83 | 1A | 19 |
| Octal | 60 | 121 | 66 | 51 | 0 | 41 | 104 | 203 | 32 | 31 |
| Binary | 110000 | 1010001 | 110110 | 101001 | 0 | 100001 | 1000100 | 10000011 | 11010 | 11001 |
Color Harmonies of #305136
Complementary color
Monochromatic Colors of #305136
Black with #305136
Text Example
Text Example
White with #305136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305136; }
p { color: rgb(48,81,54); }
H1.HeaderClassName
{
color: #305136;
}
.AnyTagClassName
{
color: #305136;
}
</style>
background-color css
<style>
a { background-color: #305136; }
a { background-color: rgb(48,81,54); }
div.DivClassName
{
background-color: #305136;
}
.BgClassName
{
background-color: #305136;
}
</style>
border-color css
<style>
span { border-color: #305136; }
span { border-color: rgb(48,81,54); }
td.TdClassName
{
border-color: #305136;
}
.TagClassName
{
border-color: #305136;
}
</style>