Shades of Cyprus #134945
Tints of Cyprus #134945
RGB
CMYK
RGB Variations
Color information
#134945 (or 0x134945) is known color: Cyprus. HEX triplet: 13, 49 and 45. RGB value is (19,73,69). Sum of RGB (Red+Green+Blue) = 19+73+69=161 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.80% from 161); Green value is 73 (28.91% from 255 or 45.34% from 161); Blue value is 69 (27.34% from 255 or 42.86% from 161); Max value from RGB is 73 - color contains mainly: green. Hex color #134945 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134945 is #ECB6BA. Grayscale: #383838. Windows color (decimal): -15513275 or 4540691. OLE color: 4540691.
HSL color Cylindrical-coordinate representation of color #134945: hue angle of 175.56º 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 #134945 is Cyan = 0.74, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 73 | 69 | - |
| CMYK | 0.74 | 0 | 0.05 | 0.71 |
| HSL | 175.56º | 0.59% | 0.18% | - |
| HSV(B) | 175.56º | 0.74% | 0.29% | - |
| XYZ | 3.73 | 5.33 | 6.46 | - |
| YUV | 56.4 | 135.11 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 69 | 0.74 | 0 | 0.05 | 0.71 | 175.56 | 0.59 | 0.18 |
| Hex | 13 | 49 | 45 | 4A | 0 | 5 | 47 | B0 | 3B | 12 |
| Octal | 23 | 111 | 105 | 112 | 0 | 5 | 107 | 260 | 73 | 22 |
| Binary | 10011 | 1001001 | 1000101 | 1001010 | 0 | 101 | 1000111 | 10110000 | 111011 | 10010 |
Color Harmonies of #134945
Complementary color
Monochromatic Colors of #134945
Black with #134945
Text Example
Text Example
White with #134945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134945; }
p { color: rgb(19,73,69); }
H1.HeaderClassName
{
color: #134945;
}
.AnyTagClassName
{
color: #134945;
}
</style>
background-color css
<style>
a { background-color: #134945; }
a { background-color: rgb(19,73,69); }
div.DivClassName
{
background-color: #134945;
}
.BgClassName
{
background-color: #134945;
}
</style>
border-color css
<style>
span { border-color: #134945; }
span { border-color: rgb(19,73,69); }
td.TdClassName
{
border-color: #134945;
}
.TagClassName
{
border-color: #134945;
}
</style>