Shades of Cyprus #075047
Tints of Cyprus #075047
RGB
CMYK
RGB Variations
Color information
#075047 (or 0x075047) is known color: Cyprus. HEX triplet: 07, 50 and 47. RGB value is (7,80,71). Sum of RGB (Red+Green+Blue) = 7+80+71=158 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.43% from 158); Green value is 80 (31.64% from 255 or 50.63% from 158); Blue value is 71 (28.12% from 255 or 44.94% from 158); Max value from RGB is 80 - color contains mainly: green. Hex color #075047 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075047 is #F8AFB8. Grayscale: #393939. Windows color (decimal): -16297913 or 4673543. OLE color: 4673543.
HSL color Cylindrical-coordinate representation of color #075047: hue angle of 172.6º 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 #075047 is Cyan = 0.91, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 71 | - |
| CMYK | 0.91 | 0 | 0.11 | 0.69 |
| HSL | 172.6º | 0.84% | 0.17% | - |
| HSV(B) | 172.6º | 0.91% | 0.31% | - |
| XYZ | 4.09 | 6.24 | 6.95 | - |
| YUV | 57.15 | 135.82 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 71 | 0.91 | 0 | 0.11 | 0.69 | 172.6 | 0.84 | 0.17 |
| Hex | 7 | 50 | 47 | 5B | 0 | B | 45 | AD | 54 | 11 |
| Octal | 7 | 120 | 107 | 133 | 0 | 13 | 105 | 255 | 124 | 21 |
| Binary | 111 | 1010000 | 1000111 | 1011011 | 0 | 1011 | 1000101 | 10101101 | 1010100 | 10001 |
Color Harmonies of #075047
Complementary color
Monochromatic Colors of #075047
Black with #075047
Text Example
Text Example
White with #075047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075047; }
p { color: rgb(7,80,71); }
H1.HeaderClassName
{
color: #075047;
}
.AnyTagClassName
{
color: #075047;
}
</style>
background-color css
<style>
a { background-color: #075047; }
a { background-color: rgb(7,80,71); }
div.DivClassName
{
background-color: #075047;
}
.BgClassName
{
background-color: #075047;
}
</style>
border-color css
<style>
span { border-color: #075047; }
span { border-color: rgb(7,80,71); }
td.TdClassName
{
border-color: #075047;
}
.TagClassName
{
border-color: #075047;
}
</style>