Shades of Cyprus #134844
Tints of Cyprus #134844
RGB
CMYK
RGB Variations
Color information
#134844 (or 0x134844) is known color: Cyprus. HEX triplet: 13, 48 and 44. RGB value is (19,72,68). Sum of RGB (Red+Green+Blue) = 19+72+68=159 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.95% from 159); Green value is 72 (28.52% from 255 or 45.28% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 72 - color contains mainly: green. Hex color #134844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134844 is #ECB7BB. Grayscale: #373737. Windows color (decimal): -15513532 or 4474899. OLE color: 4474899.
HSL color Cylindrical-coordinate representation of color #134844: hue angle of 175.47º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #134844 is Cyan = 0.74, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 72 | 68 | - |
| CMYK | 0.74 | 0 | 0.06 | 0.72 |
| HSL | 175.47º | 0.58% | 0.18% | - |
| HSV(B) | 175.47º | 0.74% | 0.28% | - |
| XYZ | 3.63 | 5.19 | 6.28 | - |
| YUV | 55.7 | 134.94 | 101.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 68 | 0.74 | 0 | 0.06 | 0.72 | 175.47 | 0.58 | 0.18 |
| Hex | 13 | 48 | 44 | 4A | 0 | 6 | 48 | AF | 3A | 12 |
| Octal | 23 | 110 | 104 | 112 | 0 | 6 | 110 | 257 | 72 | 22 |
| Binary | 10011 | 1001000 | 1000100 | 1001010 | 0 | 110 | 1001000 | 10101111 | 111010 | 10010 |
Color Harmonies of #134844
Complementary color
Monochromatic Colors of #134844
Black with #134844
Text Example
Text Example
White with #134844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134844; }
p { color: rgb(19,72,68); }
H1.HeaderClassName
{
color: #134844;
}
.AnyTagClassName
{
color: #134844;
}
</style>
background-color css
<style>
a { background-color: #134844; }
a { background-color: rgb(19,72,68); }
div.DivClassName
{
background-color: #134844;
}
.BgClassName
{
background-color: #134844;
}
</style>
border-color css
<style>
span { border-color: #134844; }
span { border-color: rgb(19,72,68); }
td.TdClassName
{
border-color: #134844;
}
.TagClassName
{
border-color: #134844;
}
</style>