Shades of Goblin #305339
Tints of Goblin #305339
RGB
CMYK
RGB Variations
Color information
#305339 (or 0x305339) is known color: Goblin. HEX triplet: 30, 53 and 39. RGB value is (48,83,57). Sum of RGB (Red+Green+Blue) = 48+83+57=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 83 (32.81% from 255 or 44.15% from 188); Blue value is 57 (22.66% from 255 or 30.32% from 188); Max value from RGB is 83 - color contains mainly: green. Hex color #305339 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305339 is #CFACC6. Grayscale: #454545. Windows color (decimal): -13610183 or 3756848. OLE color: 3756848.
HSL color Cylindrical-coordinate representation of color #305339: hue angle of 135.43º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #305339 is Cyan = 0.42, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 83 | 57 | - |
| CMYK | 0.42 | 0 | 0.31 | 0.67 |
| HSL | 135.43º | 0.27% | 0.26% | - |
| HSV(B) | 135.43º | 0.42% | 0.33% | - |
| XYZ | 5.05 | 7.11 | 4.98 | - |
| YUV | 69.57 | 120.9 | 112.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 57 | 0.42 | 0 | 0.31 | 0.67 | 135.43 | 0.27 | 0.26 |
| Hex | 30 | 53 | 39 | 2A | 0 | 1F | 43 | 87 | 1B | 1A |
| Octal | 60 | 123 | 71 | 52 | 0 | 37 | 103 | 207 | 33 | 32 |
| Binary | 110000 | 1010011 | 111001 | 101010 | 0 | 11111 | 1000011 | 10000111 | 11011 | 11010 |
Color Harmonies of #305339
Complementary color
Monochromatic Colors of #305339
Black with #305339
Text Example
Text Example
White with #305339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305339; }
p { color: rgb(48,83,57); }
H1.HeaderClassName
{
color: #305339;
}
.AnyTagClassName
{
color: #305339;
}
</style>
background-color css
<style>
a { background-color: #305339; }
a { background-color: rgb(48,83,57); }
div.DivClassName
{
background-color: #305339;
}
.BgClassName
{
background-color: #305339;
}
</style>
border-color css
<style>
span { border-color: #305339; }
span { border-color: rgb(48,83,57); }
td.TdClassName
{
border-color: #305339;
}
.TagClassName
{
border-color: #305339;
}
</style>