Shades of Cyprus #023539
Tints of Cyprus #023539
RGB
CMYK
RGB Variations
Color information
#023539 (or 0x023539) is known color: Cyprus. HEX triplet: 02, 35 and 39. RGB value is (2,53,57). Sum of RGB (Red+Green+Blue) = 2+53+57=112 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.79% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 57 (22.66% from 255 or 50.89% from 112); Max value from RGB is 57 - color contains mainly: blue. Hex color #023539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023539 is #FDCAC6. Grayscale: #262626. Windows color (decimal): -16632519 or 3749122. OLE color: 3749122.
HSL color Cylindrical-coordinate representation of color #023539: hue angle of 184.36º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #023539 is Cyan = 0.96, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 53 | 57 | - |
| CMYK | 0.96 | 0.07 | 0 | 0.78 |
| HSL | 184.36º | 0.93% | 0.12% | - |
| HSV(B) | 184.36º | 0.96% | 0.22% | - |
| XYZ | 2.04 | 2.85 | 4.31 | - |
| YUV | 38.21 | 138.6 | 102.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 53 | 57 | 0.96 | 0.07 | 0 | 0.78 | 184.36 | 0.93 | 0.12 |
| Hex | 2 | 35 | 39 | 60 | 7 | 0 | 4E | B8 | 5D | C |
| Octal | 2 | 65 | 71 | 140 | 7 | 0 | 116 | 270 | 135 | 14 |
| Binary | 10 | 110101 | 111001 | 1100000 | 111 | 0 | 1001110 | 10111000 | 1011101 | 1100 |
Color Harmonies of #023539
Complementary color
Monochromatic Colors of #023539
Black with #023539
Text Example
Text Example
White with #023539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023539; }
p { color: rgb(2,53,57); }
H1.HeaderClassName
{
color: #023539;
}
.AnyTagClassName
{
color: #023539;
}
</style>
background-color css
<style>
a { background-color: #023539; }
a { background-color: rgb(2,53,57); }
div.DivClassName
{
background-color: #023539;
}
.BgClassName
{
background-color: #023539;
}
</style>
border-color css
<style>
span { border-color: #023539; }
span { border-color: rgb(2,53,57); }
td.TdClassName
{
border-color: #023539;
}
.TagClassName
{
border-color: #023539;
}
</style>