Shades of Cyprus #075546
Tints of Cyprus #075546
RGB
CMYK
RGB Variations
Color information
#075546 (or 0x075546) is known color: Cyprus. HEX triplet: 07, 55 and 46. RGB value is (7,85,70). Sum of RGB (Red+Green+Blue) = 7+85+70=162 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.32% from 162); Green value is 85 (33.59% from 255 or 52.47% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 85 - color contains mainly: green. Hex color #075546 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075546 is #F8AAB9. Grayscale: #3B3B3B. Windows color (decimal): -16296634 or 4609287. OLE color: 4609287.
HSL color Cylindrical-coordinate representation of color #075546: hue angle of 168.46º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075546 is Cyan = 0.92, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 85 | 70 | - |
| CMYK | 0.92 | 0 | 0.18 | 0.67 |
| HSL | 168.46º | 0.85% | 0.18% | - |
| HSV(B) | 168.46º | 0.92% | 0.33% | - |
| XYZ | 4.44 | 6.98 | 6.91 | - |
| YUV | 59.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 70 | 0.92 | 0 | 0.18 | 0.67 | 168.46 | 0.85 | 0.18 |
| Hex | 7 | 55 | 46 | 5C | 0 | 12 | 43 | A8 | 55 | 12 |
| Octal | 7 | 125 | 106 | 134 | 0 | 22 | 103 | 250 | 125 | 22 |
| Binary | 111 | 1010101 | 1000110 | 1011100 | 0 | 10010 | 1000011 | 10101000 | 1010101 | 10010 |
Color Harmonies of #075546
Complementary color
Monochromatic Colors of #075546
Black with #075546
Text Example
Text Example
White with #075546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075546; }
p { color: rgb(7,85,70); }
H1.HeaderClassName
{
color: #075546;
}
.AnyTagClassName
{
color: #075546;
}
</style>
background-color css
<style>
a { background-color: #075546; }
a { background-color: rgb(7,85,70); }
div.DivClassName
{
background-color: #075546;
}
.BgClassName
{
background-color: #075546;
}
</style>
border-color css
<style>
span { border-color: #075546; }
span { border-color: rgb(7,85,70); }
td.TdClassName
{
border-color: #075546;
}
.TagClassName
{
border-color: #075546;
}
</style>