Shades of Cyprus #055249
Tints of Cyprus #055249
RGB
CMYK
RGB Variations
Color information
#055249 (or 0x055249) is known color: Cyprus. HEX triplet: 05, 52 and 49. RGB value is (5,82,73). Sum of RGB (Red+Green+Blue) = 5+82+73=160 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.12% from 160); Green value is 82 (32.42% from 255 or 51.25% from 160); Blue value is 73 (28.91% from 255 or 45.62% from 160); Max value from RGB is 82 - color contains mainly: green. Hex color #055249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055249 is #FAADB6. Grayscale: #393939. Windows color (decimal): -16428471 or 4805125. OLE color: 4805125.
HSL color Cylindrical-coordinate representation of color #055249: hue angle of 172.99º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055249 is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 82 | 73 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.68 |
| HSL | 172.99º | 0.89% | 0.17% | - |
| HSV(B) | 172.99º | 0.94% | 0.32% | - |
| XYZ | 4.28 | 6.55 | 7.34 | - |
| YUV | 57.95 | 136.49 | 90.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 82 | 73 | 0.94 | 0 | 0.11 | 0.68 | 172.99 | 0.89 | 0.17 |
| Hex | 5 | 52 | 49 | 5E | 0 | B | 44 | AD | 59 | 11 |
| Octal | 5 | 122 | 111 | 136 | 0 | 13 | 104 | 255 | 131 | 21 |
| Binary | 101 | 1010010 | 1001001 | 1011110 | 0 | 1011 | 1000100 | 10101101 | 1011001 | 10001 |
Color Harmonies of #055249
Complementary color
Monochromatic Colors of #055249
Black with #055249
Text Example
Text Example
White with #055249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055249; }
p { color: rgb(5,82,73); }
H1.HeaderClassName
{
color: #055249;
}
.AnyTagClassName
{
color: #055249;
}
</style>
background-color css
<style>
a { background-color: #055249; }
a { background-color: rgb(5,82,73); }
div.DivClassName
{
background-color: #055249;
}
.BgClassName
{
background-color: #055249;
}
</style>
border-color css
<style>
span { border-color: #055249; }
span { border-color: rgb(5,82,73); }
td.TdClassName
{
border-color: #055249;
}
.TagClassName
{
border-color: #055249;
}
</style>