Shades of Cyprus #075049
Tints of Cyprus #075049
RGB
CMYK
RGB Variations
Color information
#075049 (or 0x075049) is known color: Cyprus. HEX triplet: 07, 50 and 49. RGB value is (7,80,73). Sum of RGB (Red+Green+Blue) = 7+80+73=160 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.38% from 160); Green value is 80 (31.64% from 255 or 50% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 80 - color contains mainly: green. Hex color #075049 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075049 is #F8AFB6. Grayscale: #393939. Windows color (decimal): -16297911 or 4804615. OLE color: 4804615.
HSL color Cylindrical-coordinate representation of color #075049: hue angle of 174.25º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075049 is Cyan = 0.91, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 73 | - |
| CMYK | 0.91 | 0 | 0.09 | 0.69 |
| HSL | 174.25º | 0.84% | 0.17% | - |
| HSV(B) | 174.25º | 0.91% | 0.31% | - |
| XYZ | 4.16 | 6.26 | 7.29 | - |
| YUV | 57.38 | 136.82 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 73 | 0.91 | 0 | 0.09 | 0.69 | 174.25 | 0.84 | 0.17 |
| Hex | 7 | 50 | 49 | 5B | 0 | 9 | 45 | AE | 54 | 11 |
| Octal | 7 | 120 | 111 | 133 | 0 | 11 | 105 | 256 | 124 | 21 |
| Binary | 111 | 1010000 | 1001001 | 1011011 | 0 | 1001 | 1000101 | 10101110 | 1010100 | 10001 |
Color Harmonies of #075049
Complementary color
Monochromatic Colors of #075049
Black with #075049
Text Example
Text Example
White with #075049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075049; }
p { color: rgb(7,80,73); }
H1.HeaderClassName
{
color: #075049;
}
.AnyTagClassName
{
color: #075049;
}
</style>
background-color css
<style>
a { background-color: #075049; }
a { background-color: rgb(7,80,73); }
div.DivClassName
{
background-color: #075049;
}
.BgClassName
{
background-color: #075049;
}
</style>
border-color css
<style>
span { border-color: #075049; }
span { border-color: rgb(7,80,73); }
td.TdClassName
{
border-color: #075049;
}
.TagClassName
{
border-color: #075049;
}
</style>