Shades of Cyprus #15514A
Tints of Cyprus #15514A
RGB
CMYK
RGB Variations
Color information
#15514A (or 0x15514A) is known color: Cyprus. HEX triplet: 15, 51 and 4A. RGB value is (21,81,74). Sum of RGB (Red+Green+Blue) = 21+81+74=176 (23% of max value = 765). Red value is 21 (8.59% from 255 or 11.93% from 176); Green value is 81 (32.03% from 255 or 46.02% from 176); Blue value is 74 (29.30% from 255 or 42.05% from 176); Max value from RGB is 81 - color contains mainly: green. Hex color #15514A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #15514A is #EAAEB5. Grayscale: #3E3E3E. Windows color (decimal): -15380150 or 4870421. OLE color: 4870421.
HSL color Cylindrical-coordinate representation of color #15514A: hue angle of 173º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #15514A is Cyan = 0.74, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 81 | 74 | - |
| CMYK | 0.74 | 0 | 0.09 | 0.68 |
| HSL | 173º | 0.59% | 0.2% | - |
| HSV(B) | 173º | 0.74% | 0.32% | - |
| XYZ | 4.49 | 6.54 | 7.5 | - |
| YUV | 62.26 | 134.62 | 98.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 81 | 74 | 0.74 | 0 | 0.09 | 0.68 | 173 | 0.59 | 0.2 |
| Hex | 15 | 51 | 4A | 4A | 0 | 9 | 44 | AD | 3B | 14 |
| Octal | 25 | 121 | 112 | 112 | 0 | 11 | 104 | 255 | 73 | 24 |
| Binary | 10101 | 1010001 | 1001010 | 1001010 | 0 | 1001 | 1000100 | 10101101 | 111011 | 10100 |
Color Harmonies of #15514A
Complementary color
Monochromatic Colors of #15514A
Black with #15514A
Text Example
Text Example
White with #15514A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #15514A; }
p { color: rgb(21,81,74); }
H1.HeaderClassName
{
color: #15514A;
}
.AnyTagClassName
{
color: #15514A;
}
</style>
background-color css
<style>
a { background-color: #15514A; }
a { background-color: rgb(21,81,74); }
div.DivClassName
{
background-color: #15514A;
}
.BgClassName
{
background-color: #15514A;
}
</style>
border-color css
<style>
span { border-color: #15514A; }
span { border-color: rgb(21,81,74); }
td.TdClassName
{
border-color: #15514A;
}
.TagClassName
{
border-color: #15514A;
}
</style>