Shades of Cyprus #055145
Tints of Cyprus #055145
RGB
CMYK
RGB Variations
Color information
#055145 (or 0x055145) is known color: Cyprus. HEX triplet: 05, 51 and 45. RGB value is (5,81,69). Sum of RGB (Red+Green+Blue) = 5+81+69=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 81 (32.03% from 255 or 52.26% from 155); Blue value is 69 (27.34% from 255 or 44.52% from 155); Max value from RGB is 81 - color contains mainly: green. Hex color #055145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #055145 is #FAAEBA. Grayscale: #383838. Windows color (decimal): -16428731 or 4542725. OLE color: 4542725.
HSL color Cylindrical-coordinate representation of color #055145: hue angle of 170.53º degrees, saturation: 0.88, 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 #055145 is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 5 | 81 | 69 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.68 |
| HSL | 170.53º | 0.88% | 0.17% | - |
| HSV(B) | 170.53º | 0.94% | 0.32% | - |
| XYZ | 4.08 | 6.35 | 6.64 | - |
| YUV | 56.91 | 134.82 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 81 | 69 | 0.94 | 0 | 0.15 | 0.68 | 170.53 | 0.88 | 0.17 |
| Hex | 5 | 51 | 45 | 5E | 0 | F | 44 | AB | 58 | 11 |
| Octal | 5 | 121 | 105 | 136 | 0 | 17 | 104 | 253 | 130 | 21 |
| Binary | 101 | 1010001 | 1000101 | 1011110 | 0 | 1111 | 1000100 | 10101011 | 1011000 | 10001 |
Color Harmonies of #055145
Complementary color
Monochromatic Colors of #055145
Black with #055145
Text Example
Text Example
White with #055145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #055145; }
p { color: rgb(5,81,69); }
H1.HeaderClassName
{
color: #055145;
}
.AnyTagClassName
{
color: #055145;
}
</style>
background-color css
<style>
a { background-color: #055145; }
a { background-color: rgb(5,81,69); }
div.DivClassName
{
background-color: #055145;
}
.BgClassName
{
background-color: #055145;
}
</style>
border-color css
<style>
span { border-color: #055145; }
span { border-color: rgb(5,81,69); }
td.TdClassName
{
border-color: #055145;
}
.TagClassName
{
border-color: #055145;
}
</style>