Shades of Cyprus #134540
Tints of Cyprus #134540
RGB
CMYK
RGB Variations
Color information
#134540 (or 0x134540) is known color: Cyprus. HEX triplet: 13, 45 and 40. RGB value is (19,69,64). Sum of RGB (Red+Green+Blue) = 19+69+64=152 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.5% from 152); Green value is 69 (27.34% from 255 or 45.39% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 69 - color contains mainly: green. Hex color #134540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134540 is #ECBABF. Grayscale: #353535. Windows color (decimal): -15514304 or 4211987. OLE color: 4211987.
HSL color Cylindrical-coordinate representation of color #134540: hue angle of 174º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #134540 is Cyan = 0.72, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 69 | 64 | - |
| CMYK | 0.72 | 0 | 0.07 | 0.73 |
| HSL | 174º | 0.57% | 0.17% | - |
| HSV(B) | 174º | 0.72% | 0.27% | - |
| XYZ | 3.32 | 4.76 | 5.6 | - |
| YUV | 53.48 | 133.94 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 69 | 64 | 0.72 | 0 | 0.07 | 0.73 | 174 | 0.57 | 0.17 |
| Hex | 13 | 45 | 40 | 48 | 0 | 7 | 49 | AE | 39 | 11 |
| Octal | 23 | 105 | 100 | 110 | 0 | 7 | 111 | 256 | 71 | 21 |
| Binary | 10011 | 1000101 | 1000000 | 1001000 | 0 | 111 | 1001001 | 10101110 | 111001 | 10001 |
Color Harmonies of #134540
Complementary color
Monochromatic Colors of #134540
Black with #134540
Text Example
Text Example
White with #134540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134540; }
p { color: rgb(19,69,64); }
H1.HeaderClassName
{
color: #134540;
}
.AnyTagClassName
{
color: #134540;
}
</style>
background-color css
<style>
a { background-color: #134540; }
a { background-color: rgb(19,69,64); }
div.DivClassName
{
background-color: #134540;
}
.BgClassName
{
background-color: #134540;
}
</style>
border-color css
<style>
span { border-color: #134540; }
span { border-color: rgb(19,69,64); }
td.TdClassName
{
border-color: #134540;
}
.TagClassName
{
border-color: #134540;
}
</style>