Shades of Cyprus #023531
Tints of Cyprus #023531
RGB
CMYK
RGB Variations
Color information
#023531 (or 0x023531) is known color: Cyprus. HEX triplet: 02, 35 and 31. RGB value is (2,53,49). Sum of RGB (Red+Green+Blue) = 2+53+49=104 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.92% from 104); Green value is 53 (21.09% from 255 or 50.96% from 104); Blue value is 49 (19.53% from 255 or 47.12% from 104); Max value from RGB is 53 - color contains mainly: green. Hex color #023531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023531 is #FDCACE. Grayscale: #252525. Windows color (decimal): -16632527 or 3224834. OLE color: 3224834.
HSL color Cylindrical-coordinate representation of color #023531: hue angle of 175.29º 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 #023531 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 2 | 53 | 49 | - |
| CMYK | 0.96 | 0 | 0.08 | 0.79 |
| HSL | 175.29º | 0.93% | 0.11% | - |
| HSV(B) | 175.29º | 0.96% | 0.21% | - |
| XYZ | 1.85 | 2.78 | 3.34 | - |
| YUV | 37.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 53 | 49 | 0.96 | 0 | 0.08 | 0.79 | 175.29 | 0.93 | 0.11 |
| Hex | 2 | 35 | 31 | 60 | 0 | 8 | 4F | AF | 5D | B |
| Octal | 2 | 65 | 61 | 140 | 0 | 10 | 117 | 257 | 135 | 13 |
| Binary | 10 | 110101 | 110001 | 1100000 | 0 | 1000 | 1001111 | 10101111 | 1011101 | 1011 |
Color Harmonies of #023531
Complementary color
Monochromatic Colors of #023531
Black with #023531
Text Example
Text Example
White with #023531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023531; }
p { color: rgb(2,53,49); }
H1.HeaderClassName
{
color: #023531;
}
.AnyTagClassName
{
color: #023531;
}
</style>
background-color css
<style>
a { background-color: #023531; }
a { background-color: rgb(2,53,49); }
div.DivClassName
{
background-color: #023531;
}
.BgClassName
{
background-color: #023531;
}
</style>
border-color css
<style>
span { border-color: #023531; }
span { border-color: rgb(2,53,49); }
td.TdClassName
{
border-color: #023531;
}
.TagClassName
{
border-color: #023531;
}
</style>