Shades of Cyprus #054545
Tints of Cyprus #054545
RGB
CMYK
RGB Variations
Color information
#054545 (or 0x054545) is known color: Cyprus. HEX triplet: 05, 45 and 45. RGB value is (5,69,69). Sum of RGB (Red+Green+Blue) = 5+69+69=143 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.50% from 143); Green value is 69 (27.34% from 255 or 48.25% from 143); Blue value is 69 (27.34% from 255 or 48.25% from 143); Max value from RGB is 69 - color contains mainly: green, blue. Hex color #054545 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054545 is #FABABA. Grayscale: #313131. Windows color (decimal): -16431803 or 4539653. OLE color: 4539653.
HSL color Cylindrical-coordinate representation of color #054545: hue angle of 180º 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 #054545 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 69 | 69 | - |
| CMYK | 0.93 | 0 | 0 | 0.73 |
| HSL | 180º | 0.86% | 0.15% | - |
| HSV(B) | 180º | 0.93% | 0.27% | - |
| XYZ | 3.26 | 4.72 | 6.37 | - |
| YUV | 49.86 | 138.8 | 96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 69 | 69 | 0.93 | 0 | 0 | 0.73 | 180 | 0.86 | 0.15 |
| Hex | 5 | 45 | 45 | 5D | 0 | 0 | 49 | B4 | 56 | F |
| Octal | 5 | 105 | 105 | 135 | 0 | 0 | 111 | 264 | 126 | 17 |
| Binary | 101 | 1000101 | 1000101 | 1011101 | 0 | 0 | 1001001 | 10110100 | 1010110 | 1111 |
Color Harmonies of #054545
Complementary color
Monochromatic Colors of #054545
Black with #054545
Text Example
Text Example
White with #054545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054545; }
p { color: rgb(5,69,69); }
H1.HeaderClassName
{
color: #054545;
}
.AnyTagClassName
{
color: #054545;
}
</style>
background-color css
<style>
a { background-color: #054545; }
a { background-color: rgb(5,69,69); }
div.DivClassName
{
background-color: #054545;
}
.BgClassName
{
background-color: #054545;
}
</style>
border-color css
<style>
span { border-color: #054545; }
span { border-color: rgb(5,69,69); }
td.TdClassName
{
border-color: #054545;
}
.TagClassName
{
border-color: #054545;
}
</style>