Shades of Cyprus #054543
Tints of Cyprus #054543
RGB
CMYK
RGB Variations
Color information
#054543 (or 0x054543) is known color: Cyprus. HEX triplet: 05, 45 and 43. RGB value is (5,69,67). Sum of RGB (Red+Green+Blue) = 5+69+67=141 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.55% from 141); Green value is 69 (27.34% from 255 or 48.94% from 141); Blue value is 67 (26.56% from 255 or 47.52% from 141); Max value from RGB is 69 - color contains mainly: green. Hex color #054543 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054543 is #FABABC. Grayscale: #313131. Windows color (decimal): -16431805 or 4408581. OLE color: 4408581.
HSL color Cylindrical-coordinate representation of color #054543: hue angle of 178.12º degrees, saturation: 0.86, 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 #054543 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 69 | 67 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.73 |
| HSL | 178.13º | 0.86% | 0.15% | - |
| HSV(B) | 178.13º | 0.93% | 0.27% | - |
| XYZ | 3.2 | 4.69 | 6.05 | - |
| YUV | 49.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 69 | 67 | 0.93 | 0 | 0.03 | 0.73 | 178.13 | 0.86 | 0.15 |
| Hex | 5 | 45 | 43 | 5D | 0 | 3 | 49 | B2 | 56 | F |
| Octal | 5 | 105 | 103 | 135 | 0 | 3 | 111 | 262 | 126 | 17 |
| Binary | 101 | 1000101 | 1000011 | 1011101 | 0 | 11 | 1001001 | 10110010 | 1010110 | 1111 |
Color Harmonies of #054543
Complementary color
Monochromatic Colors of #054543
Black with #054543
Text Example
Text Example
White with #054543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054543; }
p { color: rgb(5,69,67); }
H1.HeaderClassName
{
color: #054543;
}
.AnyTagClassName
{
color: #054543;
}
</style>
background-color css
<style>
a { background-color: #054543; }
a { background-color: rgb(5,69,67); }
div.DivClassName
{
background-color: #054543;
}
.BgClassName
{
background-color: #054543;
}
</style>
border-color css
<style>
span { border-color: #054543; }
span { border-color: rgb(5,69,67); }
td.TdClassName
{
border-color: #054543;
}
.TagClassName
{
border-color: #054543;
}
</style>