Shades of Jewel #077045
Tints of Jewel #077045
RGB
CMYK
RGB Variations
Color information
#077045 (or 0x077045) is known color: Jewel. HEX triplet: 07, 70 and 45. RGB value is (7,112,69). Sum of RGB (Red+Green+Blue) = 7+112+69=188 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.72% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #077045 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #077045 is #F88FBA. Grayscale: #4B4B4B. Windows color (decimal): -16289723 or 4550663. OLE color: 4550663.
HSL color Cylindrical-coordinate representation of color #077045: hue angle of 155.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077045 is Cyan = 0.94, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 112 | 69 | - |
| CMYK | 0.94 | 0 | 0.38 | 0.56 |
| HSL | 155.43º | 0.88% | 0.23% | - |
| HSV(B) | 155.43º | 0.94% | 0.44% | - |
| XYZ | 6.96 | 12.06 | 7.59 | - |
| YUV | 75.7 | 124.21 | 79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 112 | 69 | 0.94 | 0 | 0.38 | 0.56 | 155.43 | 0.88 | 0.23 |
| Hex | 7 | 70 | 45 | 5E | 0 | 26 | 38 | 9B | 58 | 17 |
| Octal | 7 | 160 | 105 | 136 | 0 | 46 | 70 | 233 | 130 | 27 |
| Binary | 111 | 1110000 | 1000101 | 1011110 | 0 | 100110 | 111000 | 10011011 | 1011000 | 10111 |
Color Harmonies of #077045
Complementary color
Monochromatic Colors of #077045
Black with #077045
Text Example
Text Example
White with #077045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077045; }
p { color: rgb(7,112,69); }
H1.HeaderClassName
{
color: #077045;
}
.AnyTagClassName
{
color: #077045;
}
</style>
background-color css
<style>
a { background-color: #077045; }
a { background-color: rgb(7,112,69); }
div.DivClassName
{
background-color: #077045;
}
.BgClassName
{
background-color: #077045;
}
</style>
border-color css
<style>
span { border-color: #077045; }
span { border-color: rgb(7,112,69); }
td.TdClassName
{
border-color: #077045;
}
.TagClassName
{
border-color: #077045;
}
</style>