Shades of Cyprus #13574E
Tints of Cyprus #13574E
RGB
CMYK
RGB Variations
Color information
#13574E (or 0x13574E) is known color: Cyprus. HEX triplet: 13, 57 and 4E. RGB value is (19,87,78). Sum of RGB (Red+Green+Blue) = 19+87+78=184 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.33% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 78 (30.86% from 255 or 42.39% from 184); Max value from RGB is 87 - color contains mainly: green. Hex color #13574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13574E is #ECA8B1. Grayscale: #414141. Windows color (decimal): -15509682 or 5134099. OLE color: 5134099.
HSL color Cylindrical-coordinate representation of color #13574E: hue angle of 172.06º 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 #13574E is Cyan = 0.78, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 19 | 87 | 78 | - |
| CMYK | 0.78 | 0 | 0.10 | 0.66 |
| HSL | 172.06º | 0.64% | 0.21% | - |
| HSV(B) | 172.06º | 0.78% | 0.34% | - |
| XYZ | 5.05 | 7.5 | 8.39 | - |
| YUV | 65.64 | 134.97 | 94.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 87 | 78 | 0.78 | 0 | 0.10 | 0.66 | 172.06 | 0.64 | 0.21 |
| Hex | 13 | 57 | 4E | 4E | 0 | A | 42 | AC | 40 | 15 |
| Octal | 23 | 127 | 116 | 116 | 0 | 12 | 102 | 254 | 100 | 25 |
| Binary | 10011 | 1010111 | 1001110 | 1001110 | 0 | 1010 | 1000010 | 10101100 | 1000000 | 10101 |
Color Harmonies of #13574E
Complementary color
Monochromatic Colors of #13574E
Black with #13574E
Text Example
Text Example
White with #13574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13574E; }
p { color: rgb(19,87,78); }
H1.HeaderClassName
{
color: #13574E;
}
.AnyTagClassName
{
color: #13574E;
}
</style>
background-color css
<style>
a { background-color: #13574E; }
a { background-color: rgb(19,87,78); }
div.DivClassName
{
background-color: #13574E;
}
.BgClassName
{
background-color: #13574E;
}
</style>
border-color css
<style>
span { border-color: #13574E; }
span { border-color: rgb(19,87,78); }
td.TdClassName
{
border-color: #13574E;
}
.TagClassName
{
border-color: #13574E;
}
</style>