Shades of Cyprus #13564E
Tints of Cyprus #13564E
RGB
CMYK
RGB Variations
Color information
#13564E (or 0x13564E) is known color: Cyprus. HEX triplet: 13, 56 and 4E. RGB value is (19,86,78). Sum of RGB (Red+Green+Blue) = 19+86+78=183 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.38% from 183); Green value is 86 (33.98% from 255 or 46.99% from 183); Blue value is 78 (30.86% from 255 or 42.62% from 183); Max value from RGB is 86 - color contains mainly: green. Hex color #13564E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13564E is #ECA9B1. Grayscale: #414141. Windows color (decimal): -15509938 or 5133843. OLE color: 5133843.
HSL color Cylindrical-coordinate representation of color #13564E: hue angle of 172.84º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #13564E is Cyan = 0.78, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 19 | 86 | 78 | - |
| CMYK | 0.78 | 0 | 0.09 | 0.66 |
| HSL | 172.84º | 0.64% | 0.21% | - |
| HSV(B) | 172.84º | 0.78% | 0.34% | - |
| XYZ | 4.97 | 7.34 | 8.36 | - |
| YUV | 65.06 | 135.3 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 78 | 0.78 | 0 | 0.09 | 0.66 | 172.84 | 0.64 | 0.21 |
| Hex | 13 | 56 | 4E | 4E | 0 | 9 | 42 | AD | 40 | 15 |
| Octal | 23 | 126 | 116 | 116 | 0 | 11 | 102 | 255 | 100 | 25 |
| Binary | 10011 | 1010110 | 1001110 | 1001110 | 0 | 1001 | 1000010 | 10101101 | 1000000 | 10101 |
Color Harmonies of #13564E
Complementary color
Monochromatic Colors of #13564E
Black with #13564E
Text Example
Text Example
White with #13564E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13564E; }
p { color: rgb(19,86,78); }
H1.HeaderClassName
{
color: #13564E;
}
.AnyTagClassName
{
color: #13564E;
}
</style>
background-color css
<style>
a { background-color: #13564E; }
a { background-color: rgb(19,86,78); }
div.DivClassName
{
background-color: #13564E;
}
.BgClassName
{
background-color: #13564E;
}
</style>
border-color css
<style>
span { border-color: #13564E; }
span { border-color: rgb(19,86,78); }
td.TdClassName
{
border-color: #13564E;
}
.TagClassName
{
border-color: #13564E;
}
</style>