Shades of Cyprus #134649
Tints of Cyprus #134649
RGB
CMYK
RGB Variations
Color information
#134649 (or 0x134649) is known color: Cyprus. HEX triplet: 13, 46 and 49. RGB value is (19,70,73). Sum of RGB (Red+Green+Blue) = 19+70+73=162 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.73% from 162); Green value is 70 (27.73% from 255 or 43.21% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: blue. Hex color #134649 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134649 is #ECB9B6. Grayscale: #373737. Windows color (decimal): -15514039 or 4802067. OLE color: 4802067.
HSL color Cylindrical-coordinate representation of color #134649: hue angle of 183.33º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #134649 is Cyan = 0.74, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 70 | 73 | - |
| CMYK | 0.74 | 0.04 | 0 | 0.71 |
| HSL | 183.33º | 0.59% | 0.18% | - |
| HSV(B) | 183.33º | 0.74% | 0.29% | - |
| XYZ | 3.66 | 5 | 7.08 | - |
| YUV | 55.09 | 138.1 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 70 | 73 | 0.74 | 0.04 | 0 | 0.71 | 183.33 | 0.59 | 0.18 |
| Hex | 13 | 46 | 49 | 4A | 4 | 0 | 47 | B7 | 3B | 12 |
| Octal | 23 | 106 | 111 | 112 | 4 | 0 | 107 | 267 | 73 | 22 |
| Binary | 10011 | 1000110 | 1001001 | 1001010 | 100 | 0 | 1000111 | 10110111 | 111011 | 10010 |
Color Harmonies of #134649
Complementary color
Monochromatic Colors of #134649
Black with #134649
Text Example
Text Example
White with #134649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134649; }
p { color: rgb(19,70,73); }
H1.HeaderClassName
{
color: #134649;
}
.AnyTagClassName
{
color: #134649;
}
</style>
background-color css
<style>
a { background-color: #134649; }
a { background-color: rgb(19,70,73); }
div.DivClassName
{
background-color: #134649;
}
.BgClassName
{
background-color: #134649;
}
</style>
border-color css
<style>
span { border-color: #134649; }
span { border-color: rgb(19,70,73); }
td.TdClassName
{
border-color: #134649;
}
.TagClassName
{
border-color: #134649;
}
</style>