Shades of Cyprus #023533
Tints of Cyprus #023533
RGB
CMYK
RGB Variations
Color information
#023533 (or 0x023533) is known color: Cyprus. HEX triplet: 02, 35 and 33. RGB value is (2,53,51). Sum of RGB (Red+Green+Blue) = 2+53+51=106 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.89% from 106); Green value is 53 (21.09% from 255 or 50% from 106); Blue value is 51 (20.31% from 255 or 48.11% from 106); Max value from RGB is 53 - color contains mainly: green. Hex color #023533 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023533 is #FDCACC. Grayscale: #252525. Windows color (decimal): -16632525 or 3355906. OLE color: 3355906.
HSL color Cylindrical-coordinate representation of color #023533: hue angle of 177.65º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #023533 is Cyan = 0.96, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 2 | 53 | 51 | - |
| CMYK | 0.96 | 0 | 0.04 | 0.79 |
| HSL | 177.65º | 0.93% | 0.11% | - |
| HSV(B) | 177.65º | 0.96% | 0.21% | - |
| XYZ | 1.9 | 2.8 | 3.57 | - |
| YUV | 37.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 53 | 51 | 0.96 | 0 | 0.04 | 0.79 | 177.65 | 0.93 | 0.11 |
| Hex | 2 | 35 | 33 | 60 | 0 | 4 | 4F | B2 | 5D | B |
| Octal | 2 | 65 | 63 | 140 | 0 | 4 | 117 | 262 | 135 | 13 |
| Binary | 10 | 110101 | 110011 | 1100000 | 0 | 100 | 1001111 | 10110010 | 1011101 | 1011 |
Color Harmonies of #023533
Complementary color
Monochromatic Colors of #023533
Black with #023533
Text Example
Text Example
White with #023533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023533; }
p { color: rgb(2,53,51); }
H1.HeaderClassName
{
color: #023533;
}
.AnyTagClassName
{
color: #023533;
}
</style>
background-color css
<style>
a { background-color: #023533; }
a { background-color: rgb(2,53,51); }
div.DivClassName
{
background-color: #023533;
}
.BgClassName
{
background-color: #023533;
}
</style>
border-color css
<style>
span { border-color: #023533; }
span { border-color: rgb(2,53,51); }
td.TdClassName
{
border-color: #023533;
}
.TagClassName
{
border-color: #023533;
}
</style>