Shades of Cyprus #025043
Tints of Cyprus #025043
RGB
CMYK
RGB Variations
Color information
#025043 (or 0x025043) is known color: Cyprus. HEX triplet: 02, 50 and 43. RGB value is (2,80,67). Sum of RGB (Red+Green+Blue) = 2+80+67=149 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.34% from 149); Green value is 80 (31.64% from 255 or 53.69% from 149); Blue value is 67 (26.56% from 255 or 44.97% from 149); Max value from RGB is 80 - color contains mainly: green. Hex color #025043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025043 is #FDAFBC. Grayscale: #373737. Windows color (decimal): -16625597 or 4411394. OLE color: 4411394.
HSL color Cylindrical-coordinate representation of color #025043: hue angle of 170º 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 #025043 is Cyan = 0.98, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 2 | 80 | 67 | - |
| CMYK | 0.98 | 0 | 0.16 | 0.69 |
| HSL | 170º | 0.95% | 0.16% | - |
| HSV(B) | 170º | 0.98% | 0.31% | - |
| XYZ | 3.91 | 6.16 | 6.29 | - |
| YUV | 55.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 80 | 67 | 0.98 | 0 | 0.16 | 0.69 | 170 | 0.95 | 0.16 |
| Hex | 2 | 50 | 43 | 62 | 0 | 10 | 45 | AA | 5F | 10 |
| Octal | 2 | 120 | 103 | 142 | 0 | 20 | 105 | 252 | 137 | 20 |
| Binary | 10 | 1010000 | 1000011 | 1100010 | 0 | 10000 | 1000101 | 10101010 | 1011111 | 10000 |
Color Harmonies of #025043
Complementary color
Monochromatic Colors of #025043
Black with #025043
Text Example
Text Example
White with #025043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025043; }
p { color: rgb(2,80,67); }
H1.HeaderClassName
{
color: #025043;
}
.AnyTagClassName
{
color: #025043;
}
</style>
background-color css
<style>
a { background-color: #025043; }
a { background-color: rgb(2,80,67); }
div.DivClassName
{
background-color: #025043;
}
.BgClassName
{
background-color: #025043;
}
</style>
border-color css
<style>
span { border-color: #025043; }
span { border-color: rgb(2,80,67); }
td.TdClassName
{
border-color: #025043;
}
.TagClassName
{
border-color: #025043;
}
</style>