Shades of Cyprus #155351
Tints of Cyprus #155351
RGB
CMYK
RGB Variations
Color information
#155351 (or 0x155351) is known color: Cyprus. HEX triplet: 15, 53 and 51. RGB value is (21,83,81). Sum of RGB (Red+Green+Blue) = 21+83+81=185 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.35% from 185); Green value is 83 (32.81% from 255 or 44.86% from 185); Blue value is 81 (32.03% from 255 or 43.78% from 185); Max value from RGB is 83 - color contains mainly: green. Hex color #155351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155351 is #EAACAE. Grayscale: #404040. Windows color (decimal): -15379631 or 5329685. OLE color: 5329685.
HSL color Cylindrical-coordinate representation of color #155351: hue angle of 178.06º 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 #155351 is Cyan = 0.75, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 83 | 81 | - |
| CMYK | 0.75 | 0 | 0.02 | 0.67 |
| HSL | 178.06º | 0.6% | 0.2% | - |
| HSV(B) | 178.06º | 0.75% | 0.33% | - |
| XYZ | 4.89 | 6.94 | 8.87 | - |
| YUV | 64.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 81 | 0.75 | 0 | 0.02 | 0.67 | 178.06 | 0.6 | 0.2 |
| Hex | 15 | 53 | 51 | 4B | 0 | 2 | 43 | B2 | 3C | 14 |
| Octal | 25 | 123 | 121 | 113 | 0 | 2 | 103 | 262 | 74 | 24 |
| Binary | 10101 | 1010011 | 1010001 | 1001011 | 0 | 10 | 1000011 | 10110010 | 111100 | 10100 |
Color Harmonies of #155351
Complementary color
Monochromatic Colors of #155351
Black with #155351
Text Example
Text Example
White with #155351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155351; }
p { color: rgb(21,83,81); }
H1.HeaderClassName
{
color: #155351;
}
.AnyTagClassName
{
color: #155351;
}
</style>
background-color css
<style>
a { background-color: #155351; }
a { background-color: rgb(21,83,81); }
div.DivClassName
{
background-color: #155351;
}
.BgClassName
{
background-color: #155351;
}
</style>
border-color css
<style>
span { border-color: #155351; }
span { border-color: rgb(21,83,81); }
td.TdClassName
{
border-color: #155351;
}
.TagClassName
{
border-color: #155351;
}
</style>