Shades of Cyprus #005041
Tints of Cyprus #005041
RGB
CMYK
RGB Variations
Color information
#005041 (or 0x005041) is known color: Cyprus. HEX triplet: 00, 50 and 41. RGB value is (0,80,65). Sum of RGB (Red+Green+Blue) = 0+80+65=145 (19% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 145); Green value is 80 (31.64% from 255 or 55.17% from 145); Blue value is 65 (25.78% from 255 or 44.83% from 145); Max value from RGB is 80 - color contains mainly: green. Hex color #005041 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005041 is #FFAFBE. Grayscale: #363636. Windows color (decimal): -16756671 or 4280320. OLE color: 4280320.
HSL color Cylindrical-coordinate representation of color #005041: hue angle of 168.75º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005041 is Cyan = 1, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 0 | 80 | 65 | - |
| CMYK | 1 | 0 | 0.19 | 0.69 |
| HSL | 168.75º | 1% | 0.16% | - |
| HSV(B) | 168.75º | 1% | 0.31% | - |
| XYZ | 3.82 | 6.12 | 5.98 | - |
| YUV | 54.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 80 | 65 | 1 | 0 | 0.19 | 0.69 | 168.75 | 1 | 0.16 |
| Hex | 0 | 50 | 41 | 64 | 0 | 13 | 45 | A9 | 64 | 10 |
| Octal | 0 | 120 | 101 | 144 | 0 | 23 | 105 | 251 | 144 | 20 |
| Binary | 0 | 1010000 | 1000001 | 1100100 | 0 | 10011 | 1000101 | 10101001 | 1100100 | 10000 |
Color Harmonies of #005041
Complementary color
Monochromatic Colors of #005041
Black with #005041
Text Example
Text Example
White with #005041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005041; }
p { color: rgb(0,80,65); }
H1.HeaderClassName
{
color: #005041;
}
.AnyTagClassName
{
color: #005041;
}
</style>
background-color css
<style>
a { background-color: #005041; }
a { background-color: rgb(0,80,65); }
div.DivClassName
{
background-color: #005041;
}
.BgClassName
{
background-color: #005041;
}
</style>
border-color css
<style>
span { border-color: #005041; }
span { border-color: rgb(0,80,65); }
td.TdClassName
{
border-color: #005041;
}
.TagClassName
{
border-color: #005041;
}
</style>