Shades of County Green #185038
Tints of County Green #185038
RGB
CMYK
RGB Variations
Color information
#185038 (or 0x185038) is known color: County Green. HEX triplet: 18, 50 and 38. RGB value is (24,80,56). Sum of RGB (Red+Green+Blue) = 24+80+56=160 (21% of max value = 765). Red value is 24 (9.77% from 255 or 15% from 160); Green value is 80 (31.64% from 255 or 50% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 80 - color contains mainly: green. Hex color #185038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #185038 is #E7AFC7. Grayscale: #3C3C3C. Windows color (decimal): -15183816 or 3690520. OLE color: 3690520.
HSL color Cylindrical-coordinate representation of color #185038: hue angle of 154.29º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #185038 is Cyan = 0.70, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 24 | 80 | 56 | - |
| CMYK | 0.70 | 0 | 0.30 | 0.69 |
| HSL | 154.29º | 0.54% | 0.2% | - |
| HSV(B) | 154.29º | 0.7% | 0.31% | - |
| XYZ | 3.96 | 6.22 | 4.73 | - |
| YUV | 60.52 | 125.45 | 101.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 80 | 56 | 0.70 | 0 | 0.30 | 0.69 | 154.29 | 0.54 | 0.2 |
| Hex | 18 | 50 | 38 | 46 | 0 | 1E | 45 | 9A | 36 | 14 |
| Octal | 30 | 120 | 70 | 106 | 0 | 36 | 105 | 232 | 66 | 24 |
| Binary | 11000 | 1010000 | 111000 | 1000110 | 0 | 11110 | 1000101 | 10011010 | 110110 | 10100 |
Color Harmonies of #185038
Complementary color
Monochromatic Colors of #185038
Black with #185038
Text Example
Text Example
White with #185038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185038; }
p { color: rgb(24,80,56); }
H1.HeaderClassName
{
color: #185038;
}
.AnyTagClassName
{
color: #185038;
}
</style>
background-color css
<style>
a { background-color: #185038; }
a { background-color: rgb(24,80,56); }
div.DivClassName
{
background-color: #185038;
}
.BgClassName
{
background-color: #185038;
}
</style>
border-color css
<style>
span { border-color: #185038; }
span { border-color: rgb(24,80,56); }
td.TdClassName
{
border-color: #185038;
}
.TagClassName
{
border-color: #185038;
}
</style>