Shades of Cyprus #02443E
Tints of Cyprus #02443E
RGB
CMYK
RGB Variations
Color information
#02443E (or 0x02443E) is known color: Cyprus. HEX triplet: 02, 44 and 3E. RGB value is (2,68,62). Sum of RGB (Red+Green+Blue) = 2+68+62=132 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.52% from 132); Green value is 68 (26.95% from 255 or 51.52% from 132); Blue value is 62 (24.61% from 255 or 46.97% from 132); Max value from RGB is 68 - color contains mainly: green. Hex color #02443E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #02443E is #FDBBC1. Grayscale: #2F2F2F. Windows color (decimal): -16628674 or 4080642. OLE color: 4080642.
HSL color Cylindrical-coordinate representation of color #02443E: hue angle of 174.55º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #02443E is Cyan = 0.97, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 68 | 62 | - |
| CMYK | 0.97 | 0 | 0.09 | 0.73 |
| HSL | 174.55º | 0.94% | 0.14% | - |
| HSV(B) | 174.55º | 0.97% | 0.27% | - |
| XYZ | 2.96 | 4.49 | 5.27 | - |
| YUV | 47.58 | 136.13 | 95.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 68 | 62 | 0.97 | 0 | 0.09 | 0.73 | 174.55 | 0.94 | 0.14 |
| Hex | 2 | 44 | 3E | 61 | 0 | 9 | 49 | AF | 5E | E |
| Octal | 2 | 104 | 76 | 141 | 0 | 11 | 111 | 257 | 136 | 16 |
| Binary | 10 | 1000100 | 111110 | 1100001 | 0 | 1001 | 1001001 | 10101111 | 1011110 | 1110 |
Color Harmonies of #02443E
Complementary color
Monochromatic Colors of #02443E
Black with #02443E
Text Example
Text Example
White with #02443E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02443E; }
p { color: rgb(2,68,62); }
H1.HeaderClassName
{
color: #02443E;
}
.AnyTagClassName
{
color: #02443E;
}
</style>
background-color css
<style>
a { background-color: #02443E; }
a { background-color: rgb(2,68,62); }
div.DivClassName
{
background-color: #02443E;
}
.BgClassName
{
background-color: #02443E;
}
</style>
border-color css
<style>
span { border-color: #02443E; }
span { border-color: rgb(2,68,62); }
td.TdClassName
{
border-color: #02443E;
}
.TagClassName
{
border-color: #02443E;
}
</style>