Shades of County Green #075133
Tints of County Green #075133
RGB
CMYK
RGB Variations
Color information
#075133 (or 0x075133) is known color: County Green. HEX triplet: 07, 51 and 33. RGB value is (7,81,51). Sum of RGB (Red+Green+Blue) = 7+81+51=139 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.04% from 139); Green value is 81 (32.03% from 255 or 58.27% from 139); Blue value is 51 (20.31% from 255 or 36.69% from 139); Max value from RGB is 81 - color contains mainly: green. Hex color #075133 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075133 is #F8AECC. Grayscale: #373737. Windows color (decimal): -16297677 or 3363079. OLE color: 3363079.
HSL color Cylindrical-coordinate representation of color #075133: hue angle of 155.68º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075133 is Cyan = 0.91, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 81 | 51 | - |
| CMYK | 0.91 | 0 | 0.37 | 0.68 |
| HSL | 155.68º | 0.84% | 0.17% | - |
| HSV(B) | 155.68º | 0.91% | 0.32% | - |
| XYZ | 3.63 | 6.17 | 4.13 | - |
| YUV | 55.45 | 125.48 | 93.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 81 | 51 | 0.91 | 0 | 0.37 | 0.68 | 155.68 | 0.84 | 0.17 |
| Hex | 7 | 51 | 33 | 5B | 0 | 25 | 44 | 9C | 54 | 11 |
| Octal | 7 | 121 | 63 | 133 | 0 | 45 | 104 | 234 | 124 | 21 |
| Binary | 111 | 1010001 | 110011 | 1011011 | 0 | 100101 | 1000100 | 10011100 | 1010100 | 10001 |
Color Harmonies of #075133
Complementary color
Monochromatic Colors of #075133
Black with #075133
Text Example
Text Example
White with #075133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075133; }
p { color: rgb(7,81,51); }
H1.HeaderClassName
{
color: #075133;
}
.AnyTagClassName
{
color: #075133;
}
</style>
background-color css
<style>
a { background-color: #075133; }
a { background-color: rgb(7,81,51); }
div.DivClassName
{
background-color: #075133;
}
.BgClassName
{
background-color: #075133;
}
</style>
border-color css
<style>
span { border-color: #075133; }
span { border-color: rgb(7,81,51); }
td.TdClassName
{
border-color: #075133;
}
.TagClassName
{
border-color: #075133;
}
</style>