Shades of Cyprus #02353E
Tints of Cyprus #02353E
RGB
CMYK
RGB Variations
Color information
#02353E (or 0x02353E) is known color: Cyprus. HEX triplet: 02, 35 and 3E. RGB value is (2,53,62). Sum of RGB (Red+Green+Blue) = 2+53+62=117 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.71% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 62 (24.61% from 255 or 52.99% from 117); Max value from RGB is 62 - color contains mainly: blue. Hex color #02353E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #02353E is #FDCAC1. Grayscale: #262626. Windows color (decimal): -16632514 or 4076802. OLE color: 4076802.
HSL color Cylindrical-coordinate representation of color #02353E: hue angle of 189º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #02353E is Cyan = 0.97, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 2 | 53 | 62 | - |
| CMYK | 0.97 | 0.15 | 0 | 0.76 |
| HSL | 189º | 0.94% | 0.13% | - |
| HSV(B) | 189º | 0.97% | 0.24% | - |
| XYZ | 2.17 | 2.91 | 5 | - |
| YUV | 38.78 | 141.1 | 101.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 53 | 62 | 0.97 | 0.15 | 0 | 0.76 | 189 | 0.94 | 0.13 |
| Hex | 2 | 35 | 3E | 61 | F | 0 | 4C | BD | 5E | D |
| Octal | 2 | 65 | 76 | 141 | 17 | 0 | 114 | 275 | 136 | 15 |
| Binary | 10 | 110101 | 111110 | 1100001 | 1111 | 0 | 1001100 | 10111101 | 1011110 | 1101 |
Color Harmonies of #02353E
Complementary color
Monochromatic Colors of #02353E
Black with #02353E
Text Example
Text Example
White with #02353E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02353E; }
p { color: rgb(2,53,62); }
H1.HeaderClassName
{
color: #02353E;
}
.AnyTagClassName
{
color: #02353E;
}
</style>
background-color css
<style>
a { background-color: #02353E; }
a { background-color: rgb(2,53,62); }
div.DivClassName
{
background-color: #02353E;
}
.BgClassName
{
background-color: #02353E;
}
</style>
border-color css
<style>
span { border-color: #02353E; }
span { border-color: rgb(2,53,62); }
td.TdClassName
{
border-color: #02353E;
}
.TagClassName
{
border-color: #02353E;
}
</style>