Shades of Cyprus #134946
Tints of Cyprus #134946
RGB
CMYK
RGB Variations
Color information
#134946 (or 0x134946) is known color: Cyprus. HEX triplet: 13, 49 and 46. RGB value is (19,73,70). Sum of RGB (Red+Green+Blue) = 19+73+70=162 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.73% from 162); Green value is 73 (28.91% from 255 or 45.06% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 73 - color contains mainly: green. Hex color #134946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134946 is #ECB6B9. Grayscale: #383838. Windows color (decimal): -15513274 or 4606227. OLE color: 4606227.
HSL color Cylindrical-coordinate representation of color #134946: hue angle of 176.67º 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 #134946 is Cyan = 0.74, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 73 | 70 | - |
| CMYK | 0.74 | 0 | 0.04 | 0.71 |
| HSL | 176.67º | 0.59% | 0.18% | - |
| HSV(B) | 176.67º | 0.74% | 0.29% | - |
| XYZ | 3.76 | 5.35 | 6.63 | - |
| YUV | 56.51 | 135.61 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 70 | 0.74 | 0 | 0.04 | 0.71 | 176.67 | 0.59 | 0.18 |
| Hex | 13 | 49 | 46 | 4A | 0 | 4 | 47 | B1 | 3B | 12 |
| Octal | 23 | 111 | 106 | 112 | 0 | 4 | 107 | 261 | 73 | 22 |
| Binary | 10011 | 1001001 | 1000110 | 1001010 | 0 | 100 | 1000111 | 10110001 | 111011 | 10010 |
Color Harmonies of #134946
Complementary color
Monochromatic Colors of #134946
Black with #134946
Text Example
Text Example
White with #134946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134946; }
p { color: rgb(19,73,70); }
H1.HeaderClassName
{
color: #134946;
}
.AnyTagClassName
{
color: #134946;
}
</style>
background-color css
<style>
a { background-color: #134946; }
a { background-color: rgb(19,73,70); }
div.DivClassName
{
background-color: #134946;
}
.BgClassName
{
background-color: #134946;
}
</style>
border-color css
<style>
span { border-color: #134946; }
span { border-color: rgb(19,73,70); }
td.TdClassName
{
border-color: #134946;
}
.TagClassName
{
border-color: #134946;
}
</style>