Shades of Cyprus #023939
Tints of Cyprus #023939
RGB
CMYK
RGB Variations
Color information
#023939 (or 0x023939) is known color: Cyprus. HEX triplet: 02, 39 and 39. RGB value is (2,57,57). Sum of RGB (Red+Green+Blue) = 2+57+57=116 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.72% from 116); Green value is 57 (22.66% from 255 or 49.14% from 116); Blue value is 57 (22.66% from 255 or 49.14% from 116); Max value from RGB is 57 - color contains mainly: green, blue. Hex color #023939 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023939 is #FDC6C6. Grayscale: #282828. Windows color (decimal): -16631495 or 3750146. OLE color: 3750146.
HSL color Cylindrical-coordinate representation of color #023939: hue angle of 180º 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 #023939 is Cyan = 0.96, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 57 | 57 | - |
| CMYK | 0.96 | 0 | 0 | 0.78 |
| HSL | 180º | 0.93% | 0.12% | - |
| HSV(B) | 180º | 0.96% | 0.22% | - |
| XYZ | 2.23 | 3.23 | 4.38 | - |
| YUV | 40.56 | 137.28 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 57 | 57 | 0.96 | 0 | 0 | 0.78 | 180 | 0.93 | 0.12 |
| Hex | 2 | 39 | 39 | 60 | 0 | 0 | 4E | B4 | 5D | C |
| Octal | 2 | 71 | 71 | 140 | 0 | 0 | 116 | 264 | 135 | 14 |
| Binary | 10 | 111001 | 111001 | 1100000 | 0 | 0 | 1001110 | 10110100 | 1011101 | 1100 |
Color Harmonies of #023939
Complementary color
Monochromatic Colors of #023939
Black with #023939
Text Example
Text Example
White with #023939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023939; }
p { color: rgb(2,57,57); }
H1.HeaderClassName
{
color: #023939;
}
.AnyTagClassName
{
color: #023939;
}
</style>
background-color css
<style>
a { background-color: #023939; }
a { background-color: rgb(2,57,57); }
div.DivClassName
{
background-color: #023939;
}
.BgClassName
{
background-color: #023939;
}
</style>
border-color css
<style>
span { border-color: #023939; }
span { border-color: rgb(2,57,57); }
td.TdClassName
{
border-color: #023939;
}
.TagClassName
{
border-color: #023939;
}
</style>