Shades of Cyprus #055246
Tints of Cyprus #055246
RGB
CMYK
RGB Variations
Color information
#055246 (or 0x055246) is known color: Cyprus. HEX triplet: 05, 52 and 46. RGB value is (5,82,70). Sum of RGB (Red+Green+Blue) = 5+82+70=157 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.18% from 157); Green value is 82 (32.42% from 255 or 52.23% from 157); Blue value is 70 (27.73% from 255 or 44.59% from 157); Max value from RGB is 82 - color contains mainly: green. Hex color #055246 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055246 is #FAADB9. Grayscale: #393939. Windows color (decimal): -16428474 or 4608517. OLE color: 4608517.
HSL color Cylindrical-coordinate representation of color #055246: hue angle of 170.65º 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 #055246 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 82 | 70 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.68 |
| HSL | 170.65º | 0.89% | 0.17% | - |
| HSV(B) | 170.65º | 0.94% | 0.32% | - |
| XYZ | 4.19 | 6.51 | 6.83 | - |
| YUV | 57.61 | 134.99 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 82 | 70 | 0.94 | 0 | 0.15 | 0.68 | 170.65 | 0.89 | 0.17 |
| Hex | 5 | 52 | 46 | 5E | 0 | F | 44 | AB | 59 | 11 |
| Octal | 5 | 122 | 106 | 136 | 0 | 17 | 104 | 253 | 131 | 21 |
| Binary | 101 | 1010010 | 1000110 | 1011110 | 0 | 1111 | 1000100 | 10101011 | 1011001 | 10001 |
Color Harmonies of #055246
Complementary color
Monochromatic Colors of #055246
Black with #055246
Text Example
Text Example
White with #055246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055246; }
p { color: rgb(5,82,70); }
H1.HeaderClassName
{
color: #055246;
}
.AnyTagClassName
{
color: #055246;
}
</style>
background-color css
<style>
a { background-color: #055246; }
a { background-color: rgb(5,82,70); }
div.DivClassName
{
background-color: #055246;
}
.BgClassName
{
background-color: #055246;
}
</style>
border-color css
<style>
span { border-color: #055246; }
span { border-color: rgb(5,82,70); }
td.TdClassName
{
border-color: #055246;
}
.TagClassName
{
border-color: #055246;
}
</style>