Shades of Cyprus #024138
Tints of Cyprus #024138
RGB
CMYK
RGB Variations
Color information
#024138 (or 0x024138) is known color: Cyprus. HEX triplet: 02, 41 and 38. RGB value is (2,65,56). Sum of RGB (Red+Green+Blue) = 2+65+56=123 (16% of max value = 765). Red value is 2 (1.17% from 255 or 1.63% from 123); Green value is 65 (25.78% from 255 or 52.85% from 123); Blue value is 56 (22.27% from 255 or 45.53% from 123); Max value from RGB is 65 - color contains mainly: green. Hex color #024138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024138 is #FDBEC7. Grayscale: #2D2D2D. Windows color (decimal): -16629448 or 3686658. OLE color: 3686658.
HSL color Cylindrical-coordinate representation of color #024138: hue angle of 171.43º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024138 is Cyan = 0.97, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 2 | 65 | 56 | - |
| CMYK | 0.97 | 0 | 0.14 | 0.75 |
| HSL | 171.43º | 0.94% | 0.13% | - |
| HSV(B) | 171.43º | 0.97% | 0.25% | - |
| XYZ | 2.63 | 4.08 | 4.39 | - |
| YUV | 45.14 | 134.13 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 65 | 56 | 0.97 | 0 | 0.14 | 0.75 | 171.43 | 0.94 | 0.13 |
| Hex | 2 | 41 | 38 | 61 | 0 | E | 4B | AB | 5E | D |
| Octal | 2 | 101 | 70 | 141 | 0 | 16 | 113 | 253 | 136 | 15 |
| Binary | 10 | 1000001 | 111000 | 1100001 | 0 | 1110 | 1001011 | 10101011 | 1011110 | 1101 |
Color Harmonies of #024138
Complementary color
Monochromatic Colors of #024138
Black with #024138
Text Example
Text Example
White with #024138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024138; }
p { color: rgb(2,65,56); }
H1.HeaderClassName
{
color: #024138;
}
.AnyTagClassName
{
color: #024138;
}
</style>
background-color css
<style>
a { background-color: #024138; }
a { background-color: rgb(2,65,56); }
div.DivClassName
{
background-color: #024138;
}
.BgClassName
{
background-color: #024138;
}
</style>
border-color css
<style>
span { border-color: #024138; }
span { border-color: rgb(2,65,56); }
td.TdClassName
{
border-color: #024138;
}
.TagClassName
{
border-color: #024138;
}
</style>