Shades of Cyprus #024338
Tints of Cyprus #024338
RGB
CMYK
RGB Variations
Color information
#024338 (or 0x024338) is known color: Cyprus. HEX triplet: 02, 43 and 38. RGB value is (2,67,56). Sum of RGB (Red+Green+Blue) = 2+67+56=125 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.6% from 125); Green value is 67 (26.56% from 255 or 53.6% from 125); Blue value is 56 (22.27% from 255 or 44.8% from 125); Max value from RGB is 67 - color contains mainly: green. Hex color #024338 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024338 is #FDBCC7. Grayscale: #2E2E2E. Windows color (decimal): -16628936 or 3687170. OLE color: 3687170.
HSL color Cylindrical-coordinate representation of color #024338: hue angle of 169.85º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024338 is Cyan = 0.97, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 2 | 67 | 56 | - |
| CMYK | 0.97 | 0 | 0.16 | 0.74 |
| HSL | 169.85º | 0.94% | 0.14% | - |
| HSV(B) | 169.85º | 0.97% | 0.26% | - |
| XYZ | 2.75 | 4.31 | 4.43 | - |
| YUV | 46.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 67 | 56 | 0.97 | 0 | 0.16 | 0.74 | 169.85 | 0.94 | 0.14 |
| Hex | 2 | 43 | 38 | 61 | 0 | 10 | 4A | AA | 5E | E |
| Octal | 2 | 103 | 70 | 141 | 0 | 20 | 112 | 252 | 136 | 16 |
| Binary | 10 | 1000011 | 111000 | 1100001 | 0 | 10000 | 1001010 | 10101010 | 1011110 | 1110 |
Color Harmonies of #024338
Complementary color
Monochromatic Colors of #024338
Black with #024338
Text Example
Text Example
White with #024338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024338; }
p { color: rgb(2,67,56); }
H1.HeaderClassName
{
color: #024338;
}
.AnyTagClassName
{
color: #024338;
}
</style>
background-color css
<style>
a { background-color: #024338; }
a { background-color: rgb(2,67,56); }
div.DivClassName
{
background-color: #024338;
}
.BgClassName
{
background-color: #024338;
}
</style>
border-color css
<style>
span { border-color: #024338; }
span { border-color: rgb(2,67,56); }
td.TdClassName
{
border-color: #024338;
}
.TagClassName
{
border-color: #024338;
}
</style>