Shades of Cyprus #054541
Tints of Cyprus #054541
RGB
CMYK
RGB Variations
Color information
#054541 (or 0x054541) is known color: Cyprus. HEX triplet: 05, 45 and 41. RGB value is (5,69,65). Sum of RGB (Red+Green+Blue) = 5+69+65=139 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.60% from 139); Green value is 69 (27.34% from 255 or 49.64% from 139); Blue value is 65 (25.78% from 255 or 46.76% from 139); Max value from RGB is 69 - color contains mainly: green. Hex color #054541 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054541 is #FABABE. Grayscale: #313131. Windows color (decimal): -16431807 or 4277509. OLE color: 4277509.
HSL color Cylindrical-coordinate representation of color #054541: hue angle of 176.25º 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 #054541 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 69 | 65 | - |
| CMYK | 0.93 | 0 | 0.06 | 0.73 |
| HSL | 176.25º | 0.86% | 0.15% | - |
| HSV(B) | 176.25º | 0.93% | 0.27% | - |
| XYZ | 3.14 | 4.67 | 5.74 | - |
| YUV | 49.41 | 136.8 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 69 | 65 | 0.93 | 0 | 0.06 | 0.73 | 176.25 | 0.86 | 0.15 |
| Hex | 5 | 45 | 41 | 5D | 0 | 6 | 49 | B0 | 56 | F |
| Octal | 5 | 105 | 101 | 135 | 0 | 6 | 111 | 260 | 126 | 17 |
| Binary | 101 | 1000101 | 1000001 | 1011101 | 0 | 110 | 1001001 | 10110000 | 1010110 | 1111 |
Color Harmonies of #054541
Complementary color
Monochromatic Colors of #054541
Black with #054541
Text Example
Text Example
White with #054541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054541; }
p { color: rgb(5,69,65); }
H1.HeaderClassName
{
color: #054541;
}
.AnyTagClassName
{
color: #054541;
}
</style>
background-color css
<style>
a { background-color: #054541; }
a { background-color: rgb(5,69,65); }
div.DivClassName
{
background-color: #054541;
}
.BgClassName
{
background-color: #054541;
}
</style>
border-color css
<style>
span { border-color: #054541; }
span { border-color: rgb(5,69,65); }
td.TdClassName
{
border-color: #054541;
}
.TagClassName
{
border-color: #054541;
}
</style>