Shades of County Green #145038
Tints of County Green #145038
RGB
CMYK
RGB Variations
Color information
#145038 (or 0x145038) is known color: County Green. HEX triplet: 14, 50 and 38. RGB value is (20,80,56). Sum of RGB (Red+Green+Blue) = 20+80+56=156 (20% of max value = 765). Red value is 20 (8.20% from 255 or 12.82% from 156); Green value is 80 (31.64% from 255 or 51.28% from 156); Blue value is 56 (22.27% from 255 or 35.90% from 156); Max value from RGB is 80 - color contains mainly: green. Hex color #145038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #145038 is #EBAFC7. Grayscale: #3B3B3B. Windows color (decimal): -15445960 or 3690516. OLE color: 3690516.
HSL color Cylindrical-coordinate representation of color #145038: hue angle of 156º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #145038 is Cyan = 0.75, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 20 | 80 | 56 | - |
| CMYK | 0.75 | 0 | 0.30 | 0.69 |
| HSL | 156º | 0.6% | 0.2% | - |
| HSV(B) | 156º | 0.75% | 0.31% | - |
| XYZ | 3.87 | 6.17 | 4.73 | - |
| YUV | 59.32 | 126.12 | 99.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 80 | 56 | 0.75 | 0 | 0.30 | 0.69 | 156 | 0.6 | 0.2 |
| Hex | 14 | 50 | 38 | 4B | 0 | 1E | 45 | 9C | 3C | 14 |
| Octal | 24 | 120 | 70 | 113 | 0 | 36 | 105 | 234 | 74 | 24 |
| Binary | 10100 | 1010000 | 111000 | 1001011 | 0 | 11110 | 1000101 | 10011100 | 111100 | 10100 |
Color Harmonies of #145038
Complementary color
Monochromatic Colors of #145038
Black with #145038
Text Example
Text Example
White with #145038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145038; }
p { color: rgb(20,80,56); }
H1.HeaderClassName
{
color: #145038;
}
.AnyTagClassName
{
color: #145038;
}
</style>
background-color css
<style>
a { background-color: #145038; }
a { background-color: rgb(20,80,56); }
div.DivClassName
{
background-color: #145038;
}
.BgClassName
{
background-color: #145038;
}
</style>
border-color css
<style>
span { border-color: #145038; }
span { border-color: rgb(20,80,56); }
td.TdClassName
{
border-color: #145038;
}
.TagClassName
{
border-color: #145038;
}
</style>