Shades of Cyprus #155055
Tints of Cyprus #155055
RGB
CMYK
RGB Variations
Color information
#155055 (or 0x155055) is known color: Cyprus. HEX triplet: 15, 50 and 55. RGB value is (21,80,85). Sum of RGB (Red+Green+Blue) = 21+80+85=186 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.29% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 85 - color contains mainly: blue. Hex color #155055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155055 is #EAAFAA. Grayscale: #3E3E3E. Windows color (decimal): -15380395 or 5591061. OLE color: 5591061.
HSL color Cylindrical-coordinate representation of color #155055: hue angle of 184.69º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #155055 is Cyan = 0.75, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 80 | 85 | - |
| CMYK | 0.75 | 0.06 | 0 | 0.67 |
| HSL | 184.69º | 0.6% | 0.21% | - |
| HSV(B) | 184.69º | 0.75% | 0.33% | - |
| XYZ | 4.82 | 6.55 | 9.61 | - |
| YUV | 62.93 | 140.45 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 85 | 0.75 | 0.06 | 0 | 0.67 | 184.69 | 0.6 | 0.21 |
| Hex | 15 | 50 | 55 | 4B | 6 | 0 | 43 | B9 | 3C | 15 |
| Octal | 25 | 120 | 125 | 113 | 6 | 0 | 103 | 271 | 74 | 25 |
| Binary | 10101 | 1010000 | 1010101 | 1001011 | 110 | 0 | 1000011 | 10111001 | 111100 | 10101 |
Color Harmonies of #155055
Complementary color
Monochromatic Colors of #155055
Black with #155055
Text Example
Text Example
White with #155055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155055; }
p { color: rgb(21,80,85); }
H1.HeaderClassName
{
color: #155055;
}
.AnyTagClassName
{
color: #155055;
}
</style>
background-color css
<style>
a { background-color: #155055; }
a { background-color: rgb(21,80,85); }
div.DivClassName
{
background-color: #155055;
}
.BgClassName
{
background-color: #155055;
}
</style>
border-color css
<style>
span { border-color: #155055; }
span { border-color: rgb(21,80,85); }
td.TdClassName
{
border-color: #155055;
}
.TagClassName
{
border-color: #155055;
}
</style>