Shades of Cyprus #02453E
Tints of Cyprus #02453E
RGB
CMYK
RGB Variations
Color information
#02453E (or 0x02453E) is known color: Cyprus. HEX triplet: 02, 45 and 3E. RGB value is (2,69,62). Sum of RGB (Red+Green+Blue) = 2+69+62=133 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.50% from 133); Green value is 69 (27.34% from 255 or 51.88% from 133); Blue value is 62 (24.61% from 255 or 46.62% from 133); Max value from RGB is 69 - color contains mainly: green. Hex color #02453E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #02453E is #FDBAC1. Grayscale: #303030. Windows color (decimal): -16628418 or 4080898. OLE color: 4080898.
HSL color Cylindrical-coordinate representation of color #02453E: hue angle of 173.73º 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 #02453E is Cyan = 0.97, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 69 | 62 | - |
| CMYK | 0.97 | 0 | 0.10 | 0.73 |
| HSL | 173.73º | 0.94% | 0.14% | - |
| HSV(B) | 173.73º | 0.97% | 0.27% | - |
| XYZ | 3.02 | 4.62 | 5.29 | - |
| YUV | 48.17 | 135.8 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 69 | 62 | 0.97 | 0 | 0.10 | 0.73 | 173.73 | 0.94 | 0.14 |
| Hex | 2 | 45 | 3E | 61 | 0 | A | 49 | AE | 5E | E |
| Octal | 2 | 105 | 76 | 141 | 0 | 12 | 111 | 256 | 136 | 16 |
| Binary | 10 | 1000101 | 111110 | 1100001 | 0 | 1010 | 1001001 | 10101110 | 1011110 | 1110 |
Color Harmonies of #02453E
Complementary color
Monochromatic Colors of #02453E
Black with #02453E
Text Example
Text Example
White with #02453E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02453E; }
p { color: rgb(2,69,62); }
H1.HeaderClassName
{
color: #02453E;
}
.AnyTagClassName
{
color: #02453E;
}
</style>
background-color css
<style>
a { background-color: #02453E; }
a { background-color: rgb(2,69,62); }
div.DivClassName
{
background-color: #02453E;
}
.BgClassName
{
background-color: #02453E;
}
</style>
border-color css
<style>
span { border-color: #02453E; }
span { border-color: rgb(2,69,62); }
td.TdClassName
{
border-color: #02453E;
}
.TagClassName
{
border-color: #02453E;
}
</style>