Shades of Cyprus #155449
Tints of Cyprus #155449
RGB
CMYK
RGB Variations
Color information
#155449 (or 0x155449) is known color: Cyprus. HEX triplet: 15, 54 and 49. RGB value is (21,84,73). Sum of RGB (Red+Green+Blue) = 21+84+73=178 (23% of max value = 765). Red value is 21 (8.59% from 255 or 11.80% from 178); Green value is 84 (33.20% from 255 or 47.19% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 84 - color contains mainly: green. Hex color #155449 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155449 is #EAABB6. Grayscale: #3F3F3F. Windows color (decimal): -15379383 or 4805653. OLE color: 4805653.
HSL color Cylindrical-coordinate representation of color #155449: hue angle of 169.52º 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 #155449 is Cyan = 0.75, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 84 | 73 | - |
| CMYK | 0.75 | 0 | 0.13 | 0.67 |
| HSL | 169.52º | 0.6% | 0.21% | - |
| HSV(B) | 169.52º | 0.75% | 0.33% | - |
| XYZ | 4.68 | 6.98 | 7.4 | - |
| YUV | 63.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 73 | 0.75 | 0 | 0.13 | 0.67 | 169.52 | 0.6 | 0.21 |
| Hex | 15 | 54 | 49 | 4B | 0 | D | 43 | AA | 3C | 15 |
| Octal | 25 | 124 | 111 | 113 | 0 | 15 | 103 | 252 | 74 | 25 |
| Binary | 10101 | 1010100 | 1001001 | 1001011 | 0 | 1101 | 1000011 | 10101010 | 111100 | 10101 |
Color Harmonies of #155449
Complementary color
Monochromatic Colors of #155449
Black with #155449
Text Example
Text Example
White with #155449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155449; }
p { color: rgb(21,84,73); }
H1.HeaderClassName
{
color: #155449;
}
.AnyTagClassName
{
color: #155449;
}
</style>
background-color css
<style>
a { background-color: #155449; }
a { background-color: rgb(21,84,73); }
div.DivClassName
{
background-color: #155449;
}
.BgClassName
{
background-color: #155449;
}
</style>
border-color css
<style>
span { border-color: #155449; }
span { border-color: rgb(21,84,73); }
td.TdClassName
{
border-color: #155449;
}
.TagClassName
{
border-color: #155449;
}
</style>