Shades of Cyprus #025044
Tints of Cyprus #025044
RGB
CMYK
RGB Variations
Color information
#025044 (or 0x025044) is known color: Cyprus. HEX triplet: 02, 50 and 44. RGB value is (2,80,68). Sum of RGB (Red+Green+Blue) = 2+80+68=150 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.33% from 150); Green value is 80 (31.64% from 255 or 53.33% from 150); Blue value is 68 (26.95% from 255 or 45.33% from 150); Max value from RGB is 80 - color contains mainly: green. Hex color #025044 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025044 is #FDAFBB. Grayscale: #373737. Windows color (decimal): -16625596 or 4476930. OLE color: 4476930.
HSL color Cylindrical-coordinate representation of color #025044: hue angle of 170.77º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025044 is Cyan = 0.98, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 2 | 80 | 68 | - |
| CMYK | 0.98 | 0 | 0.15 | 0.69 |
| HSL | 170.77º | 0.95% | 0.16% | - |
| HSV(B) | 170.77º | 0.98% | 0.31% | - |
| XYZ | 3.94 | 6.17 | 6.45 | - |
| YUV | 55.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 80 | 68 | 0.98 | 0 | 0.15 | 0.69 | 170.77 | 0.95 | 0.16 |
| Hex | 2 | 50 | 44 | 62 | 0 | F | 45 | AB | 5F | 10 |
| Octal | 2 | 120 | 104 | 142 | 0 | 17 | 105 | 253 | 137 | 20 |
| Binary | 10 | 1010000 | 1000100 | 1100010 | 0 | 1111 | 1000101 | 10101011 | 1011111 | 10000 |
Color Harmonies of #025044
Complementary color
Monochromatic Colors of #025044
Black with #025044
Text Example
Text Example
White with #025044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025044; }
p { color: rgb(2,80,68); }
H1.HeaderClassName
{
color: #025044;
}
.AnyTagClassName
{
color: #025044;
}
</style>
background-color css
<style>
a { background-color: #025044; }
a { background-color: rgb(2,80,68); }
div.DivClassName
{
background-color: #025044;
}
.BgClassName
{
background-color: #025044;
}
</style>
border-color css
<style>
span { border-color: #025044; }
span { border-color: rgb(2,80,68); }
td.TdClassName
{
border-color: #025044;
}
.TagClassName
{
border-color: #025044;
}
</style>