Shades of Cyprus #155353
Tints of Cyprus #155353
RGB
CMYK
RGB Variations
Color information
#155353 (or 0x155353) is known color: Cyprus. HEX triplet: 15, 53 and 53. RGB value is (21,83,83). Sum of RGB (Red+Green+Blue) = 21+83+83=187 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.23% from 187); Green value is 83 (32.81% from 255 or 44.39% from 187); Blue value is 83 (32.81% from 255 or 44.39% from 187); Max value from RGB is 83 - color contains mainly: green, blue. Hex color #155353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155353 is #EAACAC. Grayscale: #404040. Windows color (decimal): -15379629 or 5460757. OLE color: 5460757.
HSL color Cylindrical-coordinate representation of color #155353: hue angle of 180º 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 #155353 is Cyan = 0.75, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 83 | 83 | - |
| CMYK | 0.75 | 0 | 0 | 0.67 |
| HSL | 180º | 0.6% | 0.2% | - |
| HSV(B) | 180º | 0.75% | 0.33% | - |
| XYZ | 4.96 | 6.97 | 9.27 | - |
| YUV | 64.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 83 | 0.75 | 0 | 0 | 0.67 | 180 | 0.6 | 0.2 |
| Hex | 15 | 53 | 53 | 4B | 0 | 0 | 43 | B4 | 3C | 14 |
| Octal | 25 | 123 | 123 | 113 | 0 | 0 | 103 | 264 | 74 | 24 |
| Binary | 10101 | 1010011 | 1010011 | 1001011 | 0 | 0 | 1000011 | 10110100 | 111100 | 10100 |
Color Harmonies of #155353
Complementary color
Monochromatic Colors of #155353
Black with #155353
Text Example
Text Example
White with #155353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155353; }
p { color: rgb(21,83,83); }
H1.HeaderClassName
{
color: #155353;
}
.AnyTagClassName
{
color: #155353;
}
</style>
background-color css
<style>
a { background-color: #155353; }
a { background-color: rgb(21,83,83); }
div.DivClassName
{
background-color: #155353;
}
.BgClassName
{
background-color: #155353;
}
</style>
border-color css
<style>
span { border-color: #155353; }
span { border-color: rgb(21,83,83); }
td.TdClassName
{
border-color: #155353;
}
.TagClassName
{
border-color: #155353;
}
</style>