Shades of Cyprus #074744
Tints of Cyprus #074744
RGB
CMYK
RGB Variations
Color information
#074744 (or 0x074744) is known color: Cyprus. HEX triplet: 07, 47 and 44. RGB value is (7,71,68). Sum of RGB (Red+Green+Blue) = 7+71+68=146 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.79% from 146); Green value is 71 (28.12% from 255 or 48.63% from 146); Blue value is 68 (26.95% from 255 or 46.58% from 146); Max value from RGB is 71 - color contains mainly: green. Hex color #074744 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074744 is #F8B8BB. Grayscale: #333333. Windows color (decimal): -16300220 or 4474631. OLE color: 4474631.
HSL color Cylindrical-coordinate representation of color #074744: hue angle of 177.19º 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 #074744 is Cyan = 0.90, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 71 | 68 | - |
| CMYK | 0.90 | 0 | 0.04 | 0.72 |
| HSL | 177.19º | 0.82% | 0.15% | - |
| HSV(B) | 177.19º | 0.9% | 0.28% | - |
| XYZ | 3.38 | 4.97 | 6.25 | - |
| YUV | 51.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 71 | 68 | 0.90 | 0 | 0.04 | 0.72 | 177.19 | 0.82 | 0.15 |
| Hex | 7 | 47 | 44 | 5A | 0 | 4 | 48 | B1 | 52 | F |
| Octal | 7 | 107 | 104 | 132 | 0 | 4 | 110 | 261 | 122 | 17 |
| Binary | 111 | 1000111 | 1000100 | 1011010 | 0 | 100 | 1001000 | 10110001 | 1010010 | 1111 |
Color Harmonies of #074744
Complementary color
Monochromatic Colors of #074744
Black with #074744
Text Example
Text Example
White with #074744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074744; }
p { color: rgb(7,71,68); }
H1.HeaderClassName
{
color: #074744;
}
.AnyTagClassName
{
color: #074744;
}
</style>
background-color css
<style>
a { background-color: #074744; }
a { background-color: rgb(7,71,68); }
div.DivClassName
{
background-color: #074744;
}
.BgClassName
{
background-color: #074744;
}
</style>
border-color css
<style>
span { border-color: #074744; }
span { border-color: rgb(7,71,68); }
td.TdClassName
{
border-color: #074744;
}
.TagClassName
{
border-color: #074744;
}
</style>