Shades of Cyprus #155352
Tints of Cyprus #155352
RGB
CMYK
RGB Variations
Color information
#155352 (or 0x155352) is known color: Cyprus. HEX triplet: 15, 53 and 52. RGB value is (21,83,82). Sum of RGB (Red+Green+Blue) = 21+83+82=186 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.29% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 82 (32.42% from 255 or 44.09% from 186); Max value from RGB is 83 - color contains mainly: green. Hex color #155352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155352 is #EAACAD. Grayscale: #404040. Windows color (decimal): -15379630 or 5395221. OLE color: 5395221.
HSL color Cylindrical-coordinate representation of color #155352: hue angle of 179.03º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #155352 is Cyan = 0.75, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 83 | 82 | - |
| CMYK | 0.75 | 0 | 0.01 | 0.67 |
| HSL | 179.03º | 0.6% | 0.2% | - |
| HSV(B) | 179.03º | 0.75% | 0.33% | - |
| XYZ | 4.93 | 6.96 | 9.07 | - |
| YUV | 64.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 82 | 0.75 | 0 | 0.01 | 0.67 | 179.03 | 0.6 | 0.2 |
| Hex | 15 | 53 | 52 | 4B | 0 | 1 | 43 | B3 | 3C | 14 |
| Octal | 25 | 123 | 122 | 113 | 0 | 1 | 103 | 263 | 74 | 24 |
| Binary | 10101 | 1010011 | 1010010 | 1001011 | 0 | 1 | 1000011 | 10110011 | 111100 | 10100 |
Color Harmonies of #155352
Complementary color
Monochromatic Colors of #155352
Black with #155352
Text Example
Text Example
White with #155352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155352; }
p { color: rgb(21,83,82); }
H1.HeaderClassName
{
color: #155352;
}
.AnyTagClassName
{
color: #155352;
}
</style>
background-color css
<style>
a { background-color: #155352; }
a { background-color: rgb(21,83,82); }
div.DivClassName
{
background-color: #155352;
}
.BgClassName
{
background-color: #155352;
}
</style>
border-color css
<style>
span { border-color: #155352; }
span { border-color: rgb(21,83,82); }
td.TdClassName
{
border-color: #155352;
}
.TagClassName
{
border-color: #155352;
}
</style>