Shades of Cyprus #074949
Tints of Cyprus #074949
RGB
CMYK
RGB Variations
Color information
#074949 (or 0x074949) is known color: Cyprus. HEX triplet: 07, 49 and 49. RGB value is (7,73,73). Sum of RGB (Red+Green+Blue) = 7+73+73=153 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.58% from 153); Green value is 73 (28.91% from 255 or 47.71% from 153); Blue value is 73 (28.91% from 255 or 47.71% from 153); Max value from RGB is 73 - color contains mainly: green, blue. Hex color #074949 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074949 is #F8B6B6. Grayscale: #353535. Windows color (decimal): -16299703 or 4802823. OLE color: 4802823.
HSL color Cylindrical-coordinate representation of color #074949: hue angle of 180º 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 #074949 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 73 | 73 | - |
| CMYK | 0.90 | 0 | 0 | 0.71 |
| HSL | 180º | 0.83% | 0.16% | - |
| HSV(B) | 180º | 0.9% | 0.29% | - |
| XYZ | 3.67 | 5.29 | 7.13 | - |
| YUV | 53.27 | 139.13 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 73 | 73 | 0.90 | 0 | 0 | 0.71 | 180 | 0.83 | 0.16 |
| Hex | 7 | 49 | 49 | 5A | 0 | 0 | 47 | B4 | 52 | 10 |
| Octal | 7 | 111 | 111 | 132 | 0 | 0 | 107 | 264 | 122 | 20 |
| Binary | 111 | 1001001 | 1001001 | 1011010 | 0 | 0 | 1000111 | 10110100 | 1010010 | 10000 |
Color Harmonies of #074949
Complementary color
Monochromatic Colors of #074949
Black with #074949
Text Example
Text Example
White with #074949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074949; }
p { color: rgb(7,73,73); }
H1.HeaderClassName
{
color: #074949;
}
.AnyTagClassName
{
color: #074949;
}
</style>
background-color css
<style>
a { background-color: #074949; }
a { background-color: rgb(7,73,73); }
div.DivClassName
{
background-color: #074949;
}
.BgClassName
{
background-color: #074949;
}
</style>
border-color css
<style>
span { border-color: #074949; }
span { border-color: rgb(7,73,73); }
td.TdClassName
{
border-color: #074949;
}
.TagClassName
{
border-color: #074949;
}
</style>