Shades of Cyprus #055343
Tints of Cyprus #055343
RGB
CMYK
RGB Variations
Color information
#055343 (or 0x055343) is known color: Cyprus. HEX triplet: 05, 53 and 43. RGB value is (5,83,67). Sum of RGB (Red+Green+Blue) = 5+83+67=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 83 (32.81% from 255 or 53.55% from 155); Blue value is 67 (26.56% from 255 or 43.23% from 155); Max value from RGB is 83 - color contains mainly: green. Hex color #055343 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055343 is #FAACBC. Grayscale: #393939. Windows color (decimal): -16428221 or 4412165. OLE color: 4412165.
HSL color Cylindrical-coordinate representation of color #055343: hue angle of 167.69º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #055343 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 5 | 83 | 67 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.67 |
| HSL | 167.69º | 0.89% | 0.17% | - |
| HSV(B) | 167.69º | 0.94% | 0.33% | - |
| XYZ | 4.17 | 6.62 | 6.37 | - |
| YUV | 57.85 | 133.16 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 83 | 67 | 0.94 | 0 | 0.19 | 0.67 | 167.69 | 0.89 | 0.17 |
| Hex | 5 | 53 | 43 | 5E | 0 | 13 | 43 | A8 | 59 | 11 |
| Octal | 5 | 123 | 103 | 136 | 0 | 23 | 103 | 250 | 131 | 21 |
| Binary | 101 | 1010011 | 1000011 | 1011110 | 0 | 10011 | 1000011 | 10101000 | 1011001 | 10001 |
Color Harmonies of #055343
Complementary color
Monochromatic Colors of #055343
Black with #055343
Text Example
Text Example
White with #055343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055343; }
p { color: rgb(5,83,67); }
H1.HeaderClassName
{
color: #055343;
}
.AnyTagClassName
{
color: #055343;
}
</style>
background-color css
<style>
a { background-color: #055343; }
a { background-color: rgb(5,83,67); }
div.DivClassName
{
background-color: #055343;
}
.BgClassName
{
background-color: #055343;
}
</style>
border-color css
<style>
span { border-color: #055343; }
span { border-color: rgb(5,83,67); }
td.TdClassName
{
border-color: #055343;
}
.TagClassName
{
border-color: #055343;
}
</style>