Shades of Cyprus #134642
Tints of Cyprus #134642
RGB
CMYK
RGB Variations
Color information
#134642 (or 0x134642) is known color: Cyprus. HEX triplet: 13, 46 and 42. RGB value is (19,70,66). Sum of RGB (Red+Green+Blue) = 19+70+66=155 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.26% from 155); Green value is 70 (27.73% from 255 or 45.16% from 155); Blue value is 66 (26.17% from 255 or 42.58% from 155); Max value from RGB is 70 - color contains mainly: green. Hex color #134642 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134642 is #ECB9BD. Grayscale: #363636. Windows color (decimal): -15514046 or 4343315. OLE color: 4343315.
HSL color Cylindrical-coordinate representation of color #134642: hue angle of 175.29º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #134642 is Cyan = 0.73, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 70 | 66 | - |
| CMYK | 0.73 | 0 | 0.06 | 0.73 |
| HSL | 175.29º | 0.57% | 0.17% | - |
| HSV(B) | 175.29º | 0.73% | 0.27% | - |
| XYZ | 3.44 | 4.91 | 5.92 | - |
| YUV | 54.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 70 | 66 | 0.73 | 0 | 0.06 | 0.73 | 175.29 | 0.57 | 0.17 |
| Hex | 13 | 46 | 42 | 49 | 0 | 6 | 49 | AF | 39 | 11 |
| Octal | 23 | 106 | 102 | 111 | 0 | 6 | 111 | 257 | 71 | 21 |
| Binary | 10011 | 1000110 | 1000010 | 1001001 | 0 | 110 | 1001001 | 10101111 | 111001 | 10001 |
Color Harmonies of #134642
Complementary color
Monochromatic Colors of #134642
Black with #134642
Text Example
Text Example
White with #134642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134642; }
p { color: rgb(19,70,66); }
H1.HeaderClassName
{
color: #134642;
}
.AnyTagClassName
{
color: #134642;
}
</style>
background-color css
<style>
a { background-color: #134642; }
a { background-color: rgb(19,70,66); }
div.DivClassName
{
background-color: #134642;
}
.BgClassName
{
background-color: #134642;
}
</style>
border-color css
<style>
span { border-color: #134642; }
span { border-color: rgb(19,70,66); }
td.TdClassName
{
border-color: #134642;
}
.TagClassName
{
border-color: #134642;
}
</style>