Shades of Cyprus #074745
Tints of Cyprus #074745
RGB
CMYK
RGB Variations
Color information
#074745 (or 0x074745) is known color: Cyprus. HEX triplet: 07, 47 and 45. RGB value is (7,71,69). Sum of RGB (Red+Green+Blue) = 7+71+69=147 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.76% from 147); Green value is 71 (28.12% from 255 or 48.30% from 147); Blue value is 69 (27.34% from 255 or 46.94% from 147); Max value from RGB is 71 - color contains mainly: green. Hex color #074745 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074745 is #F8B8BA. Grayscale: #333333. Windows color (decimal): -16300219 or 4540167. OLE color: 4540167.
HSL color Cylindrical-coordinate representation of color #074745: hue angle of 178.12º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074745 is Cyan = 0.90, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 71 | 69 | - |
| CMYK | 0.90 | 0 | 0.03 | 0.72 |
| HSL | 178.13º | 0.82% | 0.15% | - |
| HSV(B) | 178.13º | 0.9% | 0.28% | - |
| XYZ | 3.42 | 4.98 | 6.41 | - |
| YUV | 51.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 71 | 69 | 0.90 | 0 | 0.03 | 0.72 | 178.13 | 0.82 | 0.15 |
| Hex | 7 | 47 | 45 | 5A | 0 | 3 | 48 | B2 | 52 | F |
| Octal | 7 | 107 | 105 | 132 | 0 | 3 | 110 | 262 | 122 | 17 |
| Binary | 111 | 1000111 | 1000101 | 1011010 | 0 | 11 | 1001000 | 10110010 | 1010010 | 1111 |
Color Harmonies of #074745
Complementary color
Monochromatic Colors of #074745
Black with #074745
Text Example
Text Example
White with #074745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074745; }
p { color: rgb(7,71,69); }
H1.HeaderClassName
{
color: #074745;
}
.AnyTagClassName
{
color: #074745;
}
</style>
background-color css
<style>
a { background-color: #074745; }
a { background-color: rgb(7,71,69); }
div.DivClassName
{
background-color: #074745;
}
.BgClassName
{
background-color: #074745;
}
</style>
border-color css
<style>
span { border-color: #074745; }
span { border-color: rgb(7,71,69); }
td.TdClassName
{
border-color: #074745;
}
.TagClassName
{
border-color: #074745;
}
</style>