Shades of Cyprus #054740
Tints of Cyprus #054740
RGB
CMYK
RGB Variations
Color information
#054740 (or 0x054740) is known color: Cyprus. HEX triplet: 05, 47 and 40. RGB value is (5,71,64). Sum of RGB (Red+Green+Blue) = 5+71+64=140 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.57% from 140); Green value is 71 (28.12% from 255 or 50.71% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 71 - color contains mainly: green. Hex color #054740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054740 is #FAB8BF. Grayscale: #323232. Windows color (decimal): -16431296 or 4212485. OLE color: 4212485.
HSL color Cylindrical-coordinate representation of color #054740: hue angle of 173.64º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054740 is Cyan = 0.93, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 64 | - |
| CMYK | 0.93 | 0 | 0.10 | 0.72 |
| HSL | 173.64º | 0.87% | 0.15% | - |
| HSV(B) | 173.64º | 0.93% | 0.28% | - |
| XYZ | 3.24 | 4.91 | 5.63 | - |
| YUV | 50.47 | 135.63 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 64 | 0.93 | 0 | 0.10 | 0.72 | 173.64 | 0.87 | 0.15 |
| Hex | 5 | 47 | 40 | 5D | 0 | A | 48 | AE | 57 | F |
| Octal | 5 | 107 | 100 | 135 | 0 | 12 | 110 | 256 | 127 | 17 |
| Binary | 101 | 1000111 | 1000000 | 1011101 | 0 | 1010 | 1001000 | 10101110 | 1010111 | 1111 |
Color Harmonies of #054740
Complementary color
Monochromatic Colors of #054740
Black with #054740
Text Example
Text Example
White with #054740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054740; }
p { color: rgb(5,71,64); }
H1.HeaderClassName
{
color: #054740;
}
.AnyTagClassName
{
color: #054740;
}
</style>
background-color css
<style>
a { background-color: #054740; }
a { background-color: rgb(5,71,64); }
div.DivClassName
{
background-color: #054740;
}
.BgClassName
{
background-color: #054740;
}
</style>
border-color css
<style>
span { border-color: #054740; }
span { border-color: rgb(5,71,64); }
td.TdClassName
{
border-color: #054740;
}
.TagClassName
{
border-color: #054740;
}
</style>