Shades of County Green #075436
Tints of County Green #075436
RGB
CMYK
RGB Variations
Color information
#075436 (or 0x075436) is known color: County Green. HEX triplet: 07, 54 and 36. RGB value is (7,84,54). Sum of RGB (Red+Green+Blue) = 7+84+54=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 84 (33.20% from 255 or 57.93% from 145); Blue value is 54 (21.48% from 255 or 37.24% from 145); Max value from RGB is 84 - color contains mainly: green. Hex color #075436 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075436 is #F8ABC9. Grayscale: #393939. Windows color (decimal): -16296906 or 3560455. OLE color: 3560455.
HSL color Cylindrical-coordinate representation of color #075436: hue angle of 156.62º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075436 is Cyan = 0.92, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 54 | - |
| CMYK | 0.92 | 0 | 0.36 | 0.67 |
| HSL | 156.62º | 0.85% | 0.18% | - |
| HSV(B) | 156.62º | 0.92% | 0.33% | - |
| XYZ | 3.92 | 6.65 | 4.57 | - |
| YUV | 57.56 | 125.99 | 91.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 54 | 0.92 | 0 | 0.36 | 0.67 | 156.62 | 0.85 | 0.18 |
| Hex | 7 | 54 | 36 | 5C | 0 | 24 | 43 | 9D | 55 | 12 |
| Octal | 7 | 124 | 66 | 134 | 0 | 44 | 103 | 235 | 125 | 22 |
| Binary | 111 | 1010100 | 110110 | 1011100 | 0 | 100100 | 1000011 | 10011101 | 1010101 | 10010 |
Color Harmonies of #075436
Complementary color
Monochromatic Colors of #075436
Black with #075436
Text Example
Text Example
White with #075436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075436; }
p { color: rgb(7,84,54); }
H1.HeaderClassName
{
color: #075436;
}
.AnyTagClassName
{
color: #075436;
}
</style>
background-color css
<style>
a { background-color: #075436; }
a { background-color: rgb(7,84,54); }
div.DivClassName
{
background-color: #075436;
}
.BgClassName
{
background-color: #075436;
}
</style>
border-color css
<style>
span { border-color: #075436; }
span { border-color: rgb(7,84,54); }
td.TdClassName
{
border-color: #075436;
}
.TagClassName
{
border-color: #075436;
}
</style>