Shades of County Green #125038
Tints of County Green #125038
RGB
CMYK
RGB Variations
Color information
#125038 (or 0x125038) is known color: County Green. HEX triplet: 12, 50 and 38. RGB value is (18,80,56). Sum of RGB (Red+Green+Blue) = 18+80+56=154 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.69% from 154); Green value is 80 (31.64% from 255 or 51.95% from 154); Blue value is 56 (22.27% from 255 or 36.36% from 154); Max value from RGB is 80 - color contains mainly: green. Hex color #125038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125038 is #EDAFC7. Grayscale: #3A3A3A. Windows color (decimal): -15577032 or 3690514. OLE color: 3690514.
HSL color Cylindrical-coordinate representation of color #125038: hue angle of 156.77º degrees, saturation: 0.63, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #125038 is Cyan = 0.78, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 18 | 80 | 56 | - |
| CMYK | 0.78 | 0 | 0.30 | 0.69 |
| HSL | 156.77º | 0.63% | 0.19% | - |
| HSV(B) | 156.77º | 0.78% | 0.31% | - |
| XYZ | 3.83 | 6.15 | 4.73 | - |
| YUV | 58.73 | 126.46 | 98.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 80 | 56 | 0.78 | 0 | 0.30 | 0.69 | 156.77 | 0.63 | 0.19 |
| Hex | 12 | 50 | 38 | 4E | 0 | 1E | 45 | 9D | 3F | 13 |
| Octal | 22 | 120 | 70 | 116 | 0 | 36 | 105 | 235 | 77 | 23 |
| Binary | 10010 | 1010000 | 111000 | 1001110 | 0 | 11110 | 1000101 | 10011101 | 111111 | 10011 |
Color Harmonies of #125038
Complementary color
Monochromatic Colors of #125038
Black with #125038
Text Example
Text Example
White with #125038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125038; }
p { color: rgb(18,80,56); }
H1.HeaderClassName
{
color: #125038;
}
.AnyTagClassName
{
color: #125038;
}
</style>
background-color css
<style>
a { background-color: #125038; }
a { background-color: rgb(18,80,56); }
div.DivClassName
{
background-color: #125038;
}
.BgClassName
{
background-color: #125038;
}
</style>
border-color css
<style>
span { border-color: #125038; }
span { border-color: rgb(18,80,56); }
td.TdClassName
{
border-color: #125038;
}
.TagClassName
{
border-color: #125038;
}
</style>