Shades of Cyprus #13464E
Tints of Cyprus #13464E
RGB
CMYK
RGB Variations
Color information
#13464E (or 0x13464E) is known color: Cyprus. HEX triplet: 13, 46 and 4E. RGB value is (19,70,78). Sum of RGB (Red+Green+Blue) = 19+70+78=167 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.38% from 167); Green value is 70 (27.73% from 255 or 41.92% from 167); Blue value is 78 (30.86% from 255 or 46.71% from 167); Max value from RGB is 78 - color contains mainly: blue. Hex color #13464E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #13464E is #ECB9B1. Grayscale: #373737. Windows color (decimal): -15514034 or 5129747. OLE color: 5129747.
HSL color Cylindrical-coordinate representation of color #13464E: hue angle of 188.14º degrees, saturation: 0.61, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #13464E is Cyan = 0.76, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 19 | 70 | 78 | - |
| CMYK | 0.76 | 0.10 | 0 | 0.69 |
| HSL | 188.14º | 0.61% | 0.19% | - |
| HSV(B) | 188.14º | 0.76% | 0.31% | - |
| XYZ | 3.83 | 5.07 | 7.98 | - |
| YUV | 55.66 | 140.6 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 70 | 78 | 0.76 | 0.10 | 0 | 0.69 | 188.14 | 0.61 | 0.19 |
| Hex | 13 | 46 | 4E | 4C | A | 0 | 45 | BC | 3D | 13 |
| Octal | 23 | 106 | 116 | 114 | 12 | 0 | 105 | 274 | 75 | 23 |
| Binary | 10011 | 1000110 | 1001110 | 1001100 | 1010 | 0 | 1000101 | 10111100 | 111101 | 10011 |
Color Harmonies of #13464E
Complementary color
Monochromatic Colors of #13464E
Black with #13464E
Text Example
Text Example
White with #13464E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13464E; }
p { color: rgb(19,70,78); }
H1.HeaderClassName
{
color: #13464E;
}
.AnyTagClassName
{
color: #13464E;
}
</style>
background-color css
<style>
a { background-color: #13464E; }
a { background-color: rgb(19,70,78); }
div.DivClassName
{
background-color: #13464E;
}
.BgClassName
{
background-color: #13464E;
}
</style>
border-color css
<style>
span { border-color: #13464E; }
span { border-color: rgb(19,70,78); }
td.TdClassName
{
border-color: #13464E;
}
.TagClassName
{
border-color: #13464E;
}
</style>