Shades of Cyprus #023332
Tints of Cyprus #023332
RGB
CMYK
RGB Variations
Color information
#023332 (or 0x023332) is known color: Cyprus. HEX triplet: 02, 33 and 32. RGB value is (2,51,50). Sum of RGB (Red+Green+Blue) = 2+51+50=103 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.94% from 103); Green value is 51 (20.31% from 255 or 49.51% from 103); Blue value is 50 (19.92% from 255 or 48.54% from 103); Max value from RGB is 51 - color contains mainly: green. Hex color #023332 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023332 is #FDCCCD. Grayscale: #242424. Windows color (decimal): -16633038 or 3289858. OLE color: 3289858.
HSL color Cylindrical-coordinate representation of color #023332: hue angle of 178.78º degrees, saturation: 0.92, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #023332 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 2 | 51 | 50 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.8 |
| HSL | 178.78º | 0.92% | 0.1% | - |
| HSV(B) | 178.78º | 0.96% | 0.2% | - |
| XYZ | 1.78 | 2.61 | 3.43 | - |
| YUV | 36.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 51 | 50 | 0.96 | 0 | 0.02 | 0.8 | 178.78 | 0.92 | 0.1 |
| Hex | 2 | 33 | 32 | 60 | 0 | 2 | 50 | B3 | 5C | A |
| Octal | 2 | 63 | 62 | 140 | 0 | 2 | 120 | 263 | 134 | 12 |
| Binary | 10 | 110011 | 110010 | 1100000 | 0 | 10 | 1010000 | 10110011 | 1011100 | 1010 |
Color Harmonies of #023332
Complementary color
Monochromatic Colors of #023332
Black with #023332
Text Example
Text Example
White with #023332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023332; }
p { color: rgb(2,51,50); }
H1.HeaderClassName
{
color: #023332;
}
.AnyTagClassName
{
color: #023332;
}
</style>
background-color css
<style>
a { background-color: #023332; }
a { background-color: rgb(2,51,50); }
div.DivClassName
{
background-color: #023332;
}
.BgClassName
{
background-color: #023332;
}
</style>
border-color css
<style>
span { border-color: #023332; }
span { border-color: rgb(2,51,50); }
td.TdClassName
{
border-color: #023332;
}
.TagClassName
{
border-color: #023332;
}
</style>