Shades of Cyprus #024643
Tints of Cyprus #024643
RGB
CMYK
RGB Variations
Color information
#024643 (or 0x024643) is known color: Cyprus. HEX triplet: 02, 46 and 43. RGB value is (2,70,67). Sum of RGB (Red+Green+Blue) = 2+70+67=139 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.44% from 139); Green value is 70 (27.73% from 255 or 50.36% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 70 - color contains mainly: green. Hex color #024643 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024643 is #FDB9BC. Grayscale: #313131. Windows color (decimal): -16628157 or 4408834. OLE color: 4408834.
HSL color Cylindrical-coordinate representation of color #024643: hue angle of 177.35º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024643 is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 70 | 67 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.73 |
| HSL | 177.35º | 0.94% | 0.14% | - |
| HSV(B) | 177.35º | 0.97% | 0.27% | - |
| XYZ | 3.23 | 4.8 | 6.07 | - |
| YUV | 49.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 70 | 67 | 0.97 | 0 | 0.04 | 0.73 | 177.35 | 0.94 | 0.14 |
| Hex | 2 | 46 | 43 | 61 | 0 | 4 | 49 | B1 | 5E | E |
| Octal | 2 | 106 | 103 | 141 | 0 | 4 | 111 | 261 | 136 | 16 |
| Binary | 10 | 1000110 | 1000011 | 1100001 | 0 | 100 | 1001001 | 10110001 | 1011110 | 1110 |
Color Harmonies of #024643
Complementary color
Monochromatic Colors of #024643
Black with #024643
Text Example
Text Example
White with #024643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #024643; }
p { color: rgb(2,70,67); }
H1.HeaderClassName
{
color: #024643;
}
.AnyTagClassName
{
color: #024643;
}
</style>
background-color css
<style>
a { background-color: #024643; }
a { background-color: rgb(2,70,67); }
div.DivClassName
{
background-color: #024643;
}
.BgClassName
{
background-color: #024643;
}
</style>
border-color css
<style>
span { border-color: #024643; }
span { border-color: rgb(2,70,67); }
td.TdClassName
{
border-color: #024643;
}
.TagClassName
{
border-color: #024643;
}
</style>