Shades of Cyprus #024041
Tints of Cyprus #024041
RGB
CMYK
RGB Variations
Color information
#024041 (or 0x024041) is known color: Cyprus. HEX triplet: 02, 40 and 41. RGB value is (2,64,65). Sum of RGB (Red+Green+Blue) = 2+64+65=131 (17% of max value = 765). Red value is 2 (1.17% from 255 or 1.53% from 131); Green value is 64 (25.39% from 255 or 48.85% from 131); Blue value is 65 (25.78% from 255 or 49.62% from 131); Max value from RGB is 65 - color contains mainly: blue. Hex color #024041 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024041 is #FDBFBE. Grayscale: #2D2D2D. Windows color (decimal): -16629695 or 4276226. OLE color: 4276226.
HSL color Cylindrical-coordinate representation of color #024041: hue angle of 180.95º 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 #024041 is Cyan = 0.97, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 2 | 64 | 65 | - |
| CMYK | 0.97 | 0.02 | 0 | 0.75 |
| HSL | 180.95º | 0.94% | 0.13% | - |
| HSV(B) | 180.95º | 0.97% | 0.25% | - |
| XYZ | 2.81 | 4.06 | 5.64 | - |
| YUV | 45.58 | 138.96 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 64 | 65 | 0.97 | 0.02 | 0 | 0.75 | 180.95 | 0.94 | 0.13 |
| Hex | 2 | 40 | 41 | 61 | 2 | 0 | 4B | B5 | 5E | D |
| Octal | 2 | 100 | 101 | 141 | 2 | 0 | 113 | 265 | 136 | 15 |
| Binary | 10 | 1000000 | 1000001 | 1100001 | 10 | 0 | 1001011 | 10110101 | 1011110 | 1101 |
Color Harmonies of #024041
Complementary color
Monochromatic Colors of #024041
Black with #024041
Text Example
Text Example
White with #024041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024041; }
p { color: rgb(2,64,65); }
H1.HeaderClassName
{
color: #024041;
}
.AnyTagClassName
{
color: #024041;
}
</style>
background-color css
<style>
a { background-color: #024041; }
a { background-color: rgb(2,64,65); }
div.DivClassName
{
background-color: #024041;
}
.BgClassName
{
background-color: #024041;
}
</style>
border-color css
<style>
span { border-color: #024041; }
span { border-color: rgb(2,64,65); }
td.TdClassName
{
border-color: #024041;
}
.TagClassName
{
border-color: #024041;
}
</style>