Shades of Cyprus #055548
Tints of Cyprus #055548
RGB
CMYK
RGB Variations
Color information
#055548 (or 0x055548) is known color: Cyprus. HEX triplet: 05, 55 and 48. RGB value is (5,85,72). Sum of RGB (Red+Green+Blue) = 5+85+72=162 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.09% from 162); Green value is 85 (33.59% from 255 or 52.47% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 85 - color contains mainly: green. Hex color #055548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055548 is #FAAAB7. Grayscale: #3B3B3B. Windows color (decimal): -16427704 or 4740357. OLE color: 4740357.
HSL color Cylindrical-coordinate representation of color #055548: hue angle of 170.25º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055548 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 85 | 72 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.67 |
| HSL | 170.25º | 0.89% | 0.18% | - |
| HSV(B) | 170.25º | 0.94% | 0.33% | - |
| XYZ | 4.48 | 7 | 7.25 | - |
| YUV | 59.6 | 135 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 85 | 72 | 0.94 | 0 | 0.15 | 0.67 | 170.25 | 0.89 | 0.18 |
| Hex | 5 | 55 | 48 | 5E | 0 | F | 43 | AA | 59 | 12 |
| Octal | 5 | 125 | 110 | 136 | 0 | 17 | 103 | 252 | 131 | 22 |
| Binary | 101 | 1010101 | 1001000 | 1011110 | 0 | 1111 | 1000011 | 10101010 | 1011001 | 10010 |
Color Harmonies of #055548
Complementary color
Monochromatic Colors of #055548
Black with #055548
Text Example
Text Example
White with #055548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055548; }
p { color: rgb(5,85,72); }
H1.HeaderClassName
{
color: #055548;
}
.AnyTagClassName
{
color: #055548;
}
</style>
background-color css
<style>
a { background-color: #055548; }
a { background-color: rgb(5,85,72); }
div.DivClassName
{
background-color: #055548;
}
.BgClassName
{
background-color: #055548;
}
</style>
border-color css
<style>
span { border-color: #055548; }
span { border-color: rgb(5,85,72); }
td.TdClassName
{
border-color: #055548;
}
.TagClassName
{
border-color: #055548;
}
</style>