Shades of Cyprus #155054
Tints of Cyprus #155054
RGB
CMYK
RGB Variations
Color information
#155054 (or 0x155054) is known color: Cyprus. HEX triplet: 15, 50 and 54. RGB value is (21,80,84). Sum of RGB (Red+Green+Blue) = 21+80+84=185 (24% of max value = 765). Red value is 21 (8.59% from 255 or 11.35% from 185); Green value is 80 (31.64% from 255 or 43.24% from 185); Blue value is 84 (33.20% from 255 or 45.41% from 185); Max value from RGB is 84 - color contains mainly: blue. Hex color #155054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155054 is #EAAFAB. Grayscale: #3E3E3E. Windows color (decimal): -15380396 or 5525525. OLE color: 5525525.
HSL color Cylindrical-coordinate representation of color #155054: hue angle of 183.81º 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 #155054 is Cyan = 0.75, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 80 | 84 | - |
| CMYK | 0.75 | 0.05 | 0 | 0.67 |
| HSL | 183.81º | 0.6% | 0.21% | - |
| HSV(B) | 183.81º | 0.75% | 0.33% | - |
| XYZ | 4.78 | 6.54 | 9.4 | - |
| YUV | 62.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 84 | 0.75 | 0.05 | 0 | 0.67 | 183.81 | 0.6 | 0.21 |
| Hex | 15 | 50 | 54 | 4B | 5 | 0 | 43 | B8 | 3C | 15 |
| Octal | 25 | 120 | 124 | 113 | 5 | 0 | 103 | 270 | 74 | 25 |
| Binary | 10101 | 1010000 | 1010100 | 1001011 | 101 | 0 | 1000011 | 10111000 | 111100 | 10101 |
Color Harmonies of #155054
Complementary color
Monochromatic Colors of #155054
Black with #155054
Text Example
Text Example
White with #155054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155054; }
p { color: rgb(21,80,84); }
H1.HeaderClassName
{
color: #155054;
}
.AnyTagClassName
{
color: #155054;
}
</style>
background-color css
<style>
a { background-color: #155054; }
a { background-color: rgb(21,80,84); }
div.DivClassName
{
background-color: #155054;
}
.BgClassName
{
background-color: #155054;
}
</style>
border-color css
<style>
span { border-color: #155054; }
span { border-color: rgb(21,80,84); }
td.TdClassName
{
border-color: #155054;
}
.TagClassName
{
border-color: #155054;
}
</style>