Shades of Cyprus #075545
Tints of Cyprus #075545
RGB
CMYK
RGB Variations
Color information
#075545 (or 0x075545) is known color: Cyprus. HEX triplet: 07, 55 and 45. RGB value is (7,85,69). Sum of RGB (Red+Green+Blue) = 7+85+69=161 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.35% from 161); Green value is 85 (33.59% from 255 or 52.80% from 161); Blue value is 69 (27.34% from 255 or 42.86% from 161); Max value from RGB is 85 - color contains mainly: green. Hex color #075545 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075545 is #F8AABA. Grayscale: #3B3B3B. Windows color (decimal): -16296635 or 4543751. OLE color: 4543751.
HSL color Cylindrical-coordinate representation of color #075545: hue angle of 167.69º 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 #075545 is Cyan = 0.92, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 85 | 69 | - |
| CMYK | 0.92 | 0 | 0.19 | 0.67 |
| HSL | 167.69º | 0.85% | 0.18% | - |
| HSV(B) | 167.69º | 0.92% | 0.33% | - |
| XYZ | 4.41 | 6.97 | 6.74 | - |
| YUV | 59.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 69 | 0.92 | 0 | 0.19 | 0.67 | 167.69 | 0.85 | 0.18 |
| Hex | 7 | 55 | 45 | 5C | 0 | 13 | 43 | A8 | 55 | 12 |
| Octal | 7 | 125 | 105 | 134 | 0 | 23 | 103 | 250 | 125 | 22 |
| Binary | 111 | 1010101 | 1000101 | 1011100 | 0 | 10011 | 1000011 | 10101000 | 1010101 | 10010 |
Color Harmonies of #075545
Complementary color
Monochromatic Colors of #075545
Black with #075545
Text Example
Text Example
White with #075545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075545; }
p { color: rgb(7,85,69); }
H1.HeaderClassName
{
color: #075545;
}
.AnyTagClassName
{
color: #075545;
}
</style>
background-color css
<style>
a { background-color: #075545; }
a { background-color: rgb(7,85,69); }
div.DivClassName
{
background-color: #075545;
}
.BgClassName
{
background-color: #075545;
}
</style>
border-color css
<style>
span { border-color: #075545; }
span { border-color: rgb(7,85,69); }
td.TdClassName
{
border-color: #075545;
}
.TagClassName
{
border-color: #075545;
}
</style>