Shades of Cyprus #054240
Tints of Cyprus #054240
RGB
CMYK
RGB Variations
Color information
#054240 (or 0x054240) is known color: Cyprus. HEX triplet: 05, 42 and 40. RGB value is (5,66,64). Sum of RGB (Red+Green+Blue) = 5+66+64=135 (17% of max value = 765). Red value is 5 (2.34% from 255 or 3.70% from 135); Green value is 66 (26.17% from 255 or 48.89% from 135); Blue value is 64 (25.39% from 255 or 47.41% from 135); Max value from RGB is 66 - color contains mainly: green. Hex color #054240 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054240 is #FABDBF. Grayscale: #2F2F2F. Windows color (decimal): -16432576 or 4211205. OLE color: 4211205.
HSL color Cylindrical-coordinate representation of color #054240: hue angle of 178.03º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #054240 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 66 | 64 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.74 |
| HSL | 178.03º | 0.86% | 0.14% | - |
| HSV(B) | 178.03º | 0.92% | 0.26% | - |
| XYZ | 2.94 | 4.3 | 5.53 | - |
| YUV | 47.53 | 137.29 | 97.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 66 | 64 | 0.92 | 0 | 0.03 | 0.74 | 178.03 | 0.86 | 0.14 |
| Hex | 5 | 42 | 40 | 5C | 0 | 3 | 4A | B2 | 56 | E |
| Octal | 5 | 102 | 100 | 134 | 0 | 3 | 112 | 262 | 126 | 16 |
| Binary | 101 | 1000010 | 1000000 | 1011100 | 0 | 11 | 1001010 | 10110010 | 1010110 | 1110 |
Color Harmonies of #054240
Complementary color
Monochromatic Colors of #054240
Black with #054240
Text Example
Text Example
White with #054240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054240; }
p { color: rgb(5,66,64); }
H1.HeaderClassName
{
color: #054240;
}
.AnyTagClassName
{
color: #054240;
}
</style>
background-color css
<style>
a { background-color: #054240; }
a { background-color: rgb(5,66,64); }
div.DivClassName
{
background-color: #054240;
}
.BgClassName
{
background-color: #054240;
}
</style>
border-color css
<style>
span { border-color: #054240; }
span { border-color: rgb(5,66,64); }
td.TdClassName
{
border-color: #054240;
}
.TagClassName
{
border-color: #054240;
}
</style>