Shades of Cyprus #13494D
Tints of Cyprus #13494D
RGB
CMYK
RGB Variations
Color information
#13494D (or 0x13494D) is known color: Cyprus. HEX triplet: 13, 49 and 4D. RGB value is (19,73,77). Sum of RGB (Red+Green+Blue) = 19+73+77=169 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.24% from 169); Green value is 73 (28.91% from 255 or 43.20% from 169); Blue value is 77 (30.47% from 255 or 45.56% from 169); Max value from RGB is 77 - color contains mainly: blue. Hex color #13494D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #13494D is #ECB6B2. Grayscale: #393939. Windows color (decimal): -15513267 or 5064979. OLE color: 5064979.
HSL color Cylindrical-coordinate representation of color #13494D: hue angle of 184.14º degrees, saturation: 0.6, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #13494D is Cyan = 0.75, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.70.
Color convert
| RGB | 19 | 73 | 77 | - |
| CMYK | 0.75 | 0.05 | 0 | 0.70 |
| HSL | 184.14º | 0.6% | 0.19% | - |
| HSV(B) | 184.14º | 0.75% | 0.3% | - |
| XYZ | 3.99 | 5.44 | 7.86 | - |
| YUV | 57.31 | 139.11 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 77 | 0.75 | 0.05 | 0 | 0.70 | 184.14 | 0.6 | 0.19 |
| Hex | 13 | 49 | 4D | 4B | 5 | 0 | 46 | B8 | 3C | 13 |
| Octal | 23 | 111 | 115 | 113 | 5 | 0 | 106 | 270 | 74 | 23 |
| Binary | 10011 | 1001001 | 1001101 | 1001011 | 101 | 0 | 1000110 | 10111000 | 111100 | 10011 |
Color Harmonies of #13494D
Complementary color
Monochromatic Colors of #13494D
Black with #13494D
Text Example
Text Example
White with #13494D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13494D; }
p { color: rgb(19,73,77); }
H1.HeaderClassName
{
color: #13494D;
}
.AnyTagClassName
{
color: #13494D;
}
</style>
background-color css
<style>
a { background-color: #13494D; }
a { background-color: rgb(19,73,77); }
div.DivClassName
{
background-color: #13494D;
}
.BgClassName
{
background-color: #13494D;
}
</style>
border-color css
<style>
span { border-color: #13494D; }
span { border-color: rgb(19,73,77); }
td.TdClassName
{
border-color: #13494D;
}
.TagClassName
{
border-color: #13494D;
}
</style>