Shades of Cyprus #074943
Tints of Cyprus #074943
RGB
CMYK
RGB Variations
Color information
#074943 (or 0x074943) is known color: Cyprus. HEX triplet: 07, 49 and 43. RGB value is (7,73,67). Sum of RGB (Red+Green+Blue) = 7+73+67=147 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.76% from 147); Green value is 73 (28.91% from 255 or 49.66% from 147); Blue value is 67 (26.56% from 255 or 45.58% from 147); Max value from RGB is 73 - color contains mainly: green. Hex color #074943 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074943 is #F8B6BC. Grayscale: #343434. Windows color (decimal): -16299709 or 4409607. OLE color: 4409607.
HSL color Cylindrical-coordinate representation of color #074943: hue angle of 174.55º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074943 is Cyan = 0.90, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 73 | 67 | - |
| CMYK | 0.90 | 0 | 0.08 | 0.71 |
| HSL | 174.55º | 0.83% | 0.16% | - |
| HSV(B) | 174.55º | 0.9% | 0.29% | - |
| XYZ | 3.48 | 5.22 | 6.13 | - |
| YUV | 52.58 | 136.13 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 73 | 67 | 0.90 | 0 | 0.08 | 0.71 | 174.55 | 0.83 | 0.16 |
| Hex | 7 | 49 | 43 | 5A | 0 | 8 | 47 | AF | 52 | 10 |
| Octal | 7 | 111 | 103 | 132 | 0 | 10 | 107 | 257 | 122 | 20 |
| Binary | 111 | 1001001 | 1000011 | 1011010 | 0 | 1000 | 1000111 | 10101111 | 1010010 | 10000 |
Color Harmonies of #074943
Complementary color
Monochromatic Colors of #074943
Black with #074943
Text Example
Text Example
White with #074943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074943; }
p { color: rgb(7,73,67); }
H1.HeaderClassName
{
color: #074943;
}
.AnyTagClassName
{
color: #074943;
}
</style>
background-color css
<style>
a { background-color: #074943; }
a { background-color: rgb(7,73,67); }
div.DivClassName
{
background-color: #074943;
}
.BgClassName
{
background-color: #074943;
}
</style>
border-color css
<style>
span { border-color: #074943; }
span { border-color: rgb(7,73,67); }
td.TdClassName
{
border-color: #074943;
}
.TagClassName
{
border-color: #074943;
}
</style>