Shades of Cyprus #13554E
Tints of Cyprus #13554E
RGB
CMYK
RGB Variations
Color information
#13554E (or 0x13554E) is known color: Cyprus. HEX triplet: 13, 55 and 4E. RGB value is (19,85,78). Sum of RGB (Red+Green+Blue) = 19+85+78=182 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.44% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 78 (30.86% from 255 or 42.86% from 182); Max value from RGB is 85 - color contains mainly: green. Hex color #13554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13554E is #ECAAB1. Grayscale: #404040. Windows color (decimal): -15510194 or 5133587. OLE color: 5133587.
HSL color Cylindrical-coordinate representation of color #13554E: hue angle of 173.64º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #13554E is Cyan = 0.78, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 85 | 78 | - |
| CMYK | 0.78 | 0 | 0.08 | 0.67 |
| HSL | 173.64º | 0.63% | 0.2% | - |
| HSV(B) | 173.64º | 0.78% | 0.33% | - |
| XYZ | 4.89 | 7.19 | 8.34 | - |
| YUV | 64.47 | 135.63 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 85 | 78 | 0.78 | 0 | 0.08 | 0.67 | 173.64 | 0.63 | 0.2 |
| Hex | 13 | 55 | 4E | 4E | 0 | 8 | 43 | AE | 3F | 14 |
| Octal | 23 | 125 | 116 | 116 | 0 | 10 | 103 | 256 | 77 | 24 |
| Binary | 10011 | 1010101 | 1001110 | 1001110 | 0 | 1000 | 1000011 | 10101110 | 111111 | 10100 |
Color Harmonies of #13554E
Complementary color
Monochromatic Colors of #13554E
Black with #13554E
Text Example
Text Example
White with #13554E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13554E; }
p { color: rgb(19,85,78); }
H1.HeaderClassName
{
color: #13554E;
}
.AnyTagClassName
{
color: #13554E;
}
</style>
background-color css
<style>
a { background-color: #13554E; }
a { background-color: rgb(19,85,78); }
div.DivClassName
{
background-color: #13554E;
}
.BgClassName
{
background-color: #13554E;
}
</style>
border-color css
<style>
span { border-color: #13554E; }
span { border-color: rgb(19,85,78); }
td.TdClassName
{
border-color: #13554E;
}
.TagClassName
{
border-color: #13554E;
}
</style>