Shades of Cyprus #054742
Tints of Cyprus #054742
RGB
CMYK
RGB Variations
Color information
#054742 (or 0x054742) is known color: Cyprus. HEX triplet: 05, 47 and 42. RGB value is (5,71,66). Sum of RGB (Red+Green+Blue) = 5+71+66=142 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.52% from 142); Green value is 71 (28.12% from 255 or 50% from 142); Blue value is 66 (26.17% from 255 or 46.48% from 142); Max value from RGB is 71 - color contains mainly: green. Hex color #054742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054742 is #FAB8BD. Grayscale: #323232. Windows color (decimal): -16431294 or 4343557. OLE color: 4343557.
HSL color Cylindrical-coordinate representation of color #054742: hue angle of 175.45º 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 #054742 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 66 | - |
| CMYK | 0.93 | 0 | 0.07 | 0.72 |
| HSL | 175.45º | 0.87% | 0.15% | - |
| HSV(B) | 175.45º | 0.93% | 0.28% | - |
| XYZ | 3.3 | 4.93 | 5.93 | - |
| YUV | 50.7 | 136.63 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 66 | 0.93 | 0 | 0.07 | 0.72 | 175.45 | 0.87 | 0.15 |
| Hex | 5 | 47 | 42 | 5D | 0 | 7 | 48 | AF | 57 | F |
| Octal | 5 | 107 | 102 | 135 | 0 | 7 | 110 | 257 | 127 | 17 |
| Binary | 101 | 1000111 | 1000010 | 1011101 | 0 | 111 | 1001000 | 10101111 | 1010111 | 1111 |
Color Harmonies of #054742
Complementary color
Monochromatic Colors of #054742
Black with #054742
Text Example
Text Example
White with #054742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054742; }
p { color: rgb(5,71,66); }
H1.HeaderClassName
{
color: #054742;
}
.AnyTagClassName
{
color: #054742;
}
</style>
background-color css
<style>
a { background-color: #054742; }
a { background-color: rgb(5,71,66); }
div.DivClassName
{
background-color: #054742;
}
.BgClassName
{
background-color: #054742;
}
</style>
border-color css
<style>
span { border-color: #054742; }
span { border-color: rgb(5,71,66); }
td.TdClassName
{
border-color: #054742;
}
.TagClassName
{
border-color: #054742;
}
</style>