Shades of Cyprus #134950
Tints of Cyprus #134950
RGB
CMYK
RGB Variations
Color information
#134950 (or 0x134950) is known color: Cyprus. HEX triplet: 13, 49 and 50. RGB value is (19,73,80). Sum of RGB (Red+Green+Blue) = 19+73+80=172 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.05% from 172); Green value is 73 (28.91% from 255 or 42.44% from 172); Blue value is 80 (31.64% from 255 or 46.51% from 172); Max value from RGB is 80 - color contains mainly: blue. Hex color #134950 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #134950 is #ECB6AF. Grayscale: #393939. Windows color (decimal): -15513264 or 5261587. OLE color: 5261587.
HSL color Cylindrical-coordinate representation of color #134950: hue angle of 186.89º degrees, saturation: 0.62, 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 #134950 is Cyan = 0.76, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 19 | 73 | 80 | - |
| CMYK | 0.76 | 0.09 | 0 | 0.69 |
| HSL | 186.89º | 0.62% | 0.19% | - |
| HSV(B) | 186.89º | 0.76% | 0.31% | - |
| XYZ | 4.1 | 5.48 | 8.43 | - |
| YUV | 57.65 | 140.61 | 100.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 80 | 0.76 | 0.09 | 0 | 0.69 | 186.89 | 0.62 | 0.19 |
| Hex | 13 | 49 | 50 | 4C | 9 | 0 | 45 | BB | 3E | 13 |
| Octal | 23 | 111 | 120 | 114 | 11 | 0 | 105 | 273 | 76 | 23 |
| Binary | 10011 | 1001001 | 1010000 | 1001100 | 1001 | 0 | 1000101 | 10111011 | 111110 | 10011 |
Color Harmonies of #134950
Complementary color
Monochromatic Colors of #134950
Black with #134950
Text Example
Text Example
White with #134950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134950; }
p { color: rgb(19,73,80); }
H1.HeaderClassName
{
color: #134950;
}
.AnyTagClassName
{
color: #134950;
}
</style>
background-color css
<style>
a { background-color: #134950; }
a { background-color: rgb(19,73,80); }
div.DivClassName
{
background-color: #134950;
}
.BgClassName
{
background-color: #134950;
}
</style>
border-color css
<style>
span { border-color: #134950; }
span { border-color: rgb(19,73,80); }
td.TdClassName
{
border-color: #134950;
}
.TagClassName
{
border-color: #134950;
}
</style>