Shades of Cyprus #155048
Tints of Cyprus #155048
RGB
CMYK
RGB Variations
Color information
#155048 (or 0x155048) is known color: Cyprus. HEX triplet: 15, 50 and 48. RGB value is (21,80,72). Sum of RGB (Red+Green+Blue) = 21+80+72=173 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.14% from 173); Green value is 80 (31.64% from 255 or 46.24% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 80 - color contains mainly: green. Hex color #155048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155048 is #EAAFB7. Grayscale: #3D3D3D. Windows color (decimal): -15380408 or 4739093. OLE color: 4739093.
HSL color Cylindrical-coordinate representation of color #155048: hue angle of 171.86º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #155048 is Cyan = 0.74, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 21 | 80 | 72 | - |
| CMYK | 0.74 | 0 | 0.10 | 0.69 |
| HSL | 171.86º | 0.58% | 0.2% | - |
| HSV(B) | 171.86º | 0.74% | 0.31% | - |
| XYZ | 4.35 | 6.36 | 7.13 | - |
| YUV | 61.45 | 133.95 | 99.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 72 | 0.74 | 0 | 0.10 | 0.69 | 171.86 | 0.58 | 0.2 |
| Hex | 15 | 50 | 48 | 4A | 0 | A | 45 | AC | 3A | 14 |
| Octal | 25 | 120 | 110 | 112 | 0 | 12 | 105 | 254 | 72 | 24 |
| Binary | 10101 | 1010000 | 1001000 | 1001010 | 0 | 1010 | 1000101 | 10101100 | 111010 | 10100 |
Color Harmonies of #155048
Complementary color
Monochromatic Colors of #155048
Black with #155048
Text Example
Text Example
White with #155048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155048; }
p { color: rgb(21,80,72); }
H1.HeaderClassName
{
color: #155048;
}
.AnyTagClassName
{
color: #155048;
}
</style>
background-color css
<style>
a { background-color: #155048; }
a { background-color: rgb(21,80,72); }
div.DivClassName
{
background-color: #155048;
}
.BgClassName
{
background-color: #155048;
}
</style>
border-color css
<style>
span { border-color: #155048; }
span { border-color: rgb(21,80,72); }
td.TdClassName
{
border-color: #155048;
}
.TagClassName
{
border-color: #155048;
}
</style>