Shades of Cyprus #054642
Tints of Cyprus #054642
RGB
CMYK
RGB Variations
Color information
#054642 (or 0x054642) is known color: Cyprus. HEX triplet: 05, 46 and 42. RGB value is (5,70,66). Sum of RGB (Red+Green+Blue) = 5+70+66=141 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.55% from 141); Green value is 70 (27.73% from 255 or 49.65% from 141); Blue value is 66 (26.17% from 255 or 46.81% from 141); Max value from RGB is 70 - color contains mainly: green. Hex color #054642 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054642 is #FAB9BD. Grayscale: #323232. Windows color (decimal): -16431550 or 4343301. OLE color: 4343301.
HSL color Cylindrical-coordinate representation of color #054642: hue angle of 176.31º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054642 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 70 | 66 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.73 |
| HSL | 176.31º | 0.87% | 0.15% | - |
| HSV(B) | 176.31º | 0.93% | 0.27% | - |
| XYZ | 3.24 | 4.81 | 5.91 | - |
| YUV | 50.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 70 | 66 | 0.93 | 0 | 0.06 | 0.73 | 176.31 | 0.87 | 0.15 |
| Hex | 5 | 46 | 42 | 5D | 0 | 6 | 49 | B0 | 57 | F |
| Octal | 5 | 106 | 102 | 135 | 0 | 6 | 111 | 260 | 127 | 17 |
| Binary | 101 | 1000110 | 1000010 | 1011101 | 0 | 110 | 1001001 | 10110000 | 1010111 | 1111 |
Color Harmonies of #054642
Complementary color
Monochromatic Colors of #054642
Black with #054642
Text Example
Text Example
White with #054642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054642; }
p { color: rgb(5,70,66); }
H1.HeaderClassName
{
color: #054642;
}
.AnyTagClassName
{
color: #054642;
}
</style>
background-color css
<style>
a { background-color: #054642; }
a { background-color: rgb(5,70,66); }
div.DivClassName
{
background-color: #054642;
}
.BgClassName
{
background-color: #054642;
}
</style>
border-color css
<style>
span { border-color: #054642; }
span { border-color: rgb(5,70,66); }
td.TdClassName
{
border-color: #054642;
}
.TagClassName
{
border-color: #054642;
}
</style>