Shades of Cyprus #02513E
Tints of Cyprus #02513E
RGB
CMYK
RGB Variations
Color information
#02513E (or 0x02513E) is known color: Cyprus. HEX triplet: 02, 51 and 3E. RGB value is (2,81,62). Sum of RGB (Red+Green+Blue) = 2+81+62=145 (19% of max value = 765). Red value is 2 (1.17% from 255 or 1.38% from 145); Green value is 81 (32.03% from 255 or 55.86% from 145); Blue value is 62 (24.61% from 255 or 42.76% from 145); Max value from RGB is 81 - color contains mainly: green. Hex color #02513E is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #02513E is #FDAEC1. Grayscale: #373737. Windows color (decimal): -16625346 or 4083970. OLE color: 4083970.
HSL color Cylindrical-coordinate representation of color #02513E: hue angle of 165.57º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02513E is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 2 | 81 | 62 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.68 |
| HSL | 165.57º | 0.95% | 0.16% | - |
| HSV(B) | 165.57º | 0.98% | 0.32% | - |
| XYZ | 3.84 | 6.25 | 5.56 | - |
| YUV | 55.21 | 131.83 | 90.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 81 | 62 | 0.98 | 0 | 0.23 | 0.68 | 165.57 | 0.95 | 0.16 |
| Hex | 2 | 51 | 3E | 62 | 0 | 17 | 44 | A6 | 5F | 10 |
| Octal | 2 | 121 | 76 | 142 | 0 | 27 | 104 | 246 | 137 | 20 |
| Binary | 10 | 1010001 | 111110 | 1100010 | 0 | 10111 | 1000100 | 10100110 | 1011111 | 10000 |
Color Harmonies of #02513E
Complementary color
Monochromatic Colors of #02513E
Black with #02513E
Text Example
Text Example
White with #02513E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02513E; }
p { color: rgb(2,81,62); }
H1.HeaderClassName
{
color: #02513E;
}
.AnyTagClassName
{
color: #02513E;
}
</style>
background-color css
<style>
a { background-color: #02513E; }
a { background-color: rgb(2,81,62); }
div.DivClassName
{
background-color: #02513E;
}
.BgClassName
{
background-color: #02513E;
}
</style>
border-color css
<style>
span { border-color: #02513E; }
span { border-color: rgb(2,81,62); }
td.TdClassName
{
border-color: #02513E;
}
.TagClassName
{
border-color: #02513E;
}
</style>