Shades of Cyprus #134745
Tints of Cyprus #134745
RGB
CMYK
RGB Variations
Color information
#134745 (or 0x134745) is known color: Cyprus. HEX triplet: 13, 47 and 45. RGB value is (19,71,69). Sum of RGB (Red+Green+Blue) = 19+71+69=159 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.95% from 159); Green value is 71 (28.12% from 255 or 44.65% from 159); Blue value is 69 (27.34% from 255 or 43.40% from 159); Max value from RGB is 71 - color contains mainly: green. Hex color #134745 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134745 is #ECB8BA. Grayscale: #373737. Windows color (decimal): -15513787 or 4540179. OLE color: 4540179.
HSL color Cylindrical-coordinate representation of color #134745: hue angle of 177.69º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #134745 is Cyan = 0.73, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 71 | 69 | - |
| CMYK | 0.73 | 0 | 0.03 | 0.72 |
| HSL | 177.69º | 0.58% | 0.18% | - |
| HSV(B) | 177.69º | 0.73% | 0.28% | - |
| XYZ | 3.6 | 5.07 | 6.42 | - |
| YUV | 55.22 | 135.77 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 71 | 69 | 0.73 | 0 | 0.03 | 0.72 | 177.69 | 0.58 | 0.18 |
| Hex | 13 | 47 | 45 | 49 | 0 | 3 | 48 | B2 | 3A | 12 |
| Octal | 23 | 107 | 105 | 111 | 0 | 3 | 110 | 262 | 72 | 22 |
| Binary | 10011 | 1000111 | 1000101 | 1001001 | 0 | 11 | 1001000 | 10110010 | 111010 | 10010 |
Color Harmonies of #134745
Complementary color
Monochromatic Colors of #134745
Black with #134745
Text Example
Text Example
White with #134745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134745; }
p { color: rgb(19,71,69); }
H1.HeaderClassName
{
color: #134745;
}
.AnyTagClassName
{
color: #134745;
}
</style>
background-color css
<style>
a { background-color: #134745; }
a { background-color: rgb(19,71,69); }
div.DivClassName
{
background-color: #134745;
}
.BgClassName
{
background-color: #134745;
}
</style>
border-color css
<style>
span { border-color: #134745; }
span { border-color: rgb(19,71,69); }
td.TdClassName
{
border-color: #134745;
}
.TagClassName
{
border-color: #134745;
}
</style>