Shades of Cyprus #023231
Tints of Cyprus #023231
RGB
CMYK
RGB Variations
Color information
#023231 (or 0x023231) is known color: Cyprus. HEX triplet: 02, 32 and 31. RGB value is (2,50,49). Sum of RGB (Red+Green+Blue) = 2+50+49=101 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.98% from 101); Green value is 50 (19.92% from 255 or 49.50% from 101); Blue value is 49 (19.53% from 255 or 48.51% from 101); Max value from RGB is 50 - color contains mainly: green. Hex color #023231 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023231 is #FDCDCE. Grayscale: #232323. Windows color (decimal): -16633295 or 3224066. OLE color: 3224066.
HSL color Cylindrical-coordinate representation of color #023231: hue angle of 178.75º 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 #023231 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 2 | 50 | 49 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.80 |
| HSL | 178.75º | 0.92% | 0.1% | - |
| HSV(B) | 178.75º | 0.96% | 0.2% | - |
| XYZ | 1.72 | 2.52 | 3.3 | - |
| YUV | 35.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 50 | 49 | 0.96 | 0 | 0.02 | 0.80 | 178.75 | 0.92 | 0.1 |
| Hex | 2 | 32 | 31 | 60 | 0 | 2 | 50 | B3 | 5C | A |
| Octal | 2 | 62 | 61 | 140 | 0 | 2 | 120 | 263 | 134 | 12 |
| Binary | 10 | 110010 | 110001 | 1100000 | 0 | 10 | 1010000 | 10110011 | 1011100 | 1010 |
Color Harmonies of #023231
Complementary color
Monochromatic Colors of #023231
Black with #023231
Text Example
Text Example
White with #023231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023231; }
p { color: rgb(2,50,49); }
H1.HeaderClassName
{
color: #023231;
}
.AnyTagClassName
{
color: #023231;
}
</style>
background-color css
<style>
a { background-color: #023231; }
a { background-color: rgb(2,50,49); }
div.DivClassName
{
background-color: #023231;
}
.BgClassName
{
background-color: #023231;
}
</style>
border-color css
<style>
span { border-color: #023231; }
span { border-color: rgb(2,50,49); }
td.TdClassName
{
border-color: #023231;
}
.TagClassName
{
border-color: #023231;
}
</style>