Shades of Cyprus #023E38
Tints of Cyprus #023E38
RGB
CMYK
RGB Variations
Color information
#023E38 (or 0x023E38) is known color: Cyprus. HEX triplet: 02, 3E and 38. RGB value is (2,62,56). Sum of RGB (Red+Green+Blue) = 2+62+56=120 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.67% from 120); Green value is 62 (24.61% from 255 or 51.67% from 120); Blue value is 56 (22.27% from 255 or 46.67% from 120); Max value from RGB is 62 - color contains mainly: green. Hex color #023E38 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023E38 is #FDC1C7. Grayscale: #2B2B2B. Windows color (decimal): -16630216 or 3685890. OLE color: 3685890.
HSL color Cylindrical-coordinate representation of color #023E38: hue angle of 174º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #023E38 is Cyan = 0.97, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 2 | 62 | 56 | - |
| CMYK | 0.97 | 0 | 0.10 | 0.76 |
| HSL | 174º | 0.94% | 0.13% | - |
| HSV(B) | 174º | 0.97% | 0.24% | - |
| XYZ | 2.46 | 3.74 | 4.33 | - |
| YUV | 43.38 | 135.12 | 98.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 62 | 56 | 0.97 | 0 | 0.10 | 0.76 | 174 | 0.94 | 0.13 |
| Hex | 2 | 3E | 38 | 61 | 0 | A | 4C | AE | 5E | D |
| Octal | 2 | 76 | 70 | 141 | 0 | 12 | 114 | 256 | 136 | 15 |
| Binary | 10 | 111110 | 111000 | 1100001 | 0 | 1010 | 1001100 | 10101110 | 1011110 | 1101 |
Color Harmonies of #023E38
Complementary color
Monochromatic Colors of #023E38
Black with #023E38
Text Example
Text Example
White with #023E38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023E38; }
p { color: rgb(2,62,56); }
H1.HeaderClassName
{
color: #023E38;
}
.AnyTagClassName
{
color: #023E38;
}
</style>
background-color css
<style>
a { background-color: #023E38; }
a { background-color: rgb(2,62,56); }
div.DivClassName
{
background-color: #023E38;
}
.BgClassName
{
background-color: #023E38;
}
</style>
border-color css
<style>
span { border-color: #023E38; }
span { border-color: rgb(2,62,56); }
td.TdClassName
{
border-color: #023E38;
}
.TagClassName
{
border-color: #023E38;
}
</style>