Shades of Cyprus #134949
Tints of Cyprus #134949
RGB
CMYK
RGB Variations
Color information
#134949 (or 0x134949) is known color: Cyprus. HEX triplet: 13, 49 and 49. RGB value is (19,73,73). Sum of RGB (Red+Green+Blue) = 19+73+73=165 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.52% from 165); Green value is 73 (28.91% from 255 or 44.24% from 165); Blue value is 73 (28.91% from 255 or 44.24% from 165); Max value from RGB is 73 - color contains mainly: green, blue. Hex color #134949 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134949 is #ECB6B6. Grayscale: #383838. Windows color (decimal): -15513271 or 4802835. OLE color: 4802835.
HSL color Cylindrical-coordinate representation of color #134949: hue angle of 180º 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 #134949 is Cyan = 0.74, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 73 | 73 | - |
| CMYK | 0.74 | 0 | 0 | 0.71 |
| HSL | 180º | 0.59% | 0.18% | - |
| HSV(B) | 180º | 0.74% | 0.29% | - |
| XYZ | 3.85 | 5.38 | 7.14 | - |
| YUV | 56.85 | 137.11 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 73 | 0.74 | 0 | 0 | 0.71 | 180 | 0.59 | 0.18 |
| Hex | 13 | 49 | 49 | 4A | 0 | 0 | 47 | B4 | 3B | 12 |
| Octal | 23 | 111 | 111 | 112 | 0 | 0 | 107 | 264 | 73 | 22 |
| Binary | 10011 | 1001001 | 1001001 | 1001010 | 0 | 0 | 1000111 | 10110100 | 111011 | 10010 |
Color Harmonies of #134949
Complementary color
Monochromatic Colors of #134949
Black with #134949
Text Example
Text Example
White with #134949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134949; }
p { color: rgb(19,73,73); }
H1.HeaderClassName
{
color: #134949;
}
.AnyTagClassName
{
color: #134949;
}
</style>
background-color css
<style>
a { background-color: #134949; }
a { background-color: rgb(19,73,73); }
div.DivClassName
{
background-color: #134949;
}
.BgClassName
{
background-color: #134949;
}
</style>
border-color css
<style>
span { border-color: #134949; }
span { border-color: rgb(19,73,73); }
td.TdClassName
{
border-color: #134949;
}
.TagClassName
{
border-color: #134949;
}
</style>