Shades of Cyprus #054746
Tints of Cyprus #054746
RGB
CMYK
RGB Variations
Color information
#054746 (or 0x054746) is known color: Cyprus. HEX triplet: 05, 47 and 46. RGB value is (5,71,70). Sum of RGB (Red+Green+Blue) = 5+71+70=146 (19% of max value = 765). Red value is 5 (2.34% from 255 or 3.42% from 146); Green value is 71 (28.12% from 255 or 48.63% from 146); Blue value is 70 (27.73% from 255 or 47.95% from 146); Max value from RGB is 71 - color contains mainly: green. Hex color #054746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054746 is #FAB8B9. Grayscale: #333333. Windows color (decimal): -16431290 or 4605701. OLE color: 4605701.
HSL color Cylindrical-coordinate representation of color #054746: hue angle of 179.09º 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 #054746 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 70 | - |
| CMYK | 0.93 | 0 | 0.01 | 0.72 |
| HSL | 179.09º | 0.87% | 0.15% | - |
| HSV(B) | 179.09º | 0.93% | 0.28% | - |
| XYZ | 3.42 | 4.98 | 6.58 | - |
| YUV | 51.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 70 | 0.93 | 0 | 0.01 | 0.72 | 179.09 | 0.87 | 0.15 |
| Hex | 5 | 47 | 46 | 5D | 0 | 1 | 48 | B3 | 57 | F |
| Octal | 5 | 107 | 106 | 135 | 0 | 1 | 110 | 263 | 127 | 17 |
| Binary | 101 | 1000111 | 1000110 | 1011101 | 0 | 1 | 1001000 | 10110011 | 1010111 | 1111 |
Color Harmonies of #054746
Complementary color
Monochromatic Colors of #054746
Black with #054746
Text Example
Text Example
White with #054746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054746; }
p { color: rgb(5,71,70); }
H1.HeaderClassName
{
color: #054746;
}
.AnyTagClassName
{
color: #054746;
}
</style>
background-color css
<style>
a { background-color: #054746; }
a { background-color: rgb(5,71,70); }
div.DivClassName
{
background-color: #054746;
}
.BgClassName
{
background-color: #054746;
}
</style>
border-color css
<style>
span { border-color: #054746; }
span { border-color: rgb(5,71,70); }
td.TdClassName
{
border-color: #054746;
}
.TagClassName
{
border-color: #054746;
}
</style>