Shades of Cyprus #054743
Tints of Cyprus #054743
RGB
CMYK
RGB Variations
Color information
#054743 (or 0x054743) is known color: Cyprus. HEX triplet: 05, 47 and 43. RGB value is (5,71,67). Sum of RGB (Red+Green+Blue) = 5+71+67=143 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.50% from 143); Green value is 71 (28.12% from 255 or 49.65% from 143); Blue value is 67 (26.56% from 255 or 46.85% from 143); Max value from RGB is 71 - color contains mainly: green. Hex color #054743 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054743 is #FAB8BC. Grayscale: #323232. Windows color (decimal): -16431293 or 4409093. OLE color: 4409093.
HSL color Cylindrical-coordinate representation of color #054743: hue angle of 176.36º 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 #054743 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 5 | 71 | 67 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.72 |
| HSL | 176.36º | 0.87% | 0.15% | - |
| HSV(B) | 176.36º | 0.93% | 0.28% | - |
| XYZ | 3.33 | 4.94 | 6.09 | - |
| YUV | 50.81 | 137.13 | 95.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 71 | 67 | 0.93 | 0 | 0.06 | 0.72 | 176.36 | 0.87 | 0.15 |
| Hex | 5 | 47 | 43 | 5D | 0 | 6 | 48 | B0 | 57 | F |
| Octal | 5 | 107 | 103 | 135 | 0 | 6 | 110 | 260 | 127 | 17 |
| Binary | 101 | 1000111 | 1000011 | 1011101 | 0 | 110 | 1001000 | 10110000 | 1010111 | 1111 |
Color Harmonies of #054743
Complementary color
Monochromatic Colors of #054743
Black with #054743
Text Example
Text Example
White with #054743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054743; }
p { color: rgb(5,71,67); }
H1.HeaderClassName
{
color: #054743;
}
.AnyTagClassName
{
color: #054743;
}
</style>
background-color css
<style>
a { background-color: #054743; }
a { background-color: rgb(5,71,67); }
div.DivClassName
{
background-color: #054743;
}
.BgClassName
{
background-color: #054743;
}
</style>
border-color css
<style>
span { border-color: #054743; }
span { border-color: rgb(5,71,67); }
td.TdClassName
{
border-color: #054743;
}
.TagClassName
{
border-color: #054743;
}
</style>