Shades of Cyprus #134845
Tints of Cyprus #134845
RGB
CMYK
RGB Variations
Color information
#134845 (or 0x134845) is known color: Cyprus. HEX triplet: 13, 48 and 45. RGB value is (19,72,69). Sum of RGB (Red+Green+Blue) = 19+72+69=160 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.88% from 160); Green value is 72 (28.52% from 255 or 45% from 160); Blue value is 69 (27.34% from 255 or 43.12% from 160); Max value from RGB is 72 - color contains mainly: green. Hex color #134845 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134845 is #ECB7BA. Grayscale: #373737. Windows color (decimal): -15513531 or 4540435. OLE color: 4540435.
HSL color Cylindrical-coordinate representation of color #134845: hue angle of 176.6º 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 #134845 is Cyan = 0.74, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 72 | 69 | - |
| CMYK | 0.74 | 0 | 0.04 | 0.72 |
| HSL | 176.6º | 0.58% | 0.18% | - |
| HSV(B) | 176.6º | 0.74% | 0.28% | - |
| XYZ | 3.66 | 5.2 | 6.44 | - |
| YUV | 55.81 | 135.44 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 69 | 0.74 | 0 | 0.04 | 0.72 | 176.6 | 0.58 | 0.18 |
| Hex | 13 | 48 | 45 | 4A | 0 | 4 | 48 | B1 | 3A | 12 |
| Octal | 23 | 110 | 105 | 112 | 0 | 4 | 110 | 261 | 72 | 22 |
| Binary | 10011 | 1001000 | 1000101 | 1001010 | 0 | 100 | 1001000 | 10110001 | 111010 | 10010 |
Color Harmonies of #134845
Complementary color
Monochromatic Colors of #134845
Black with #134845
Text Example
Text Example
White with #134845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134845; }
p { color: rgb(19,72,69); }
H1.HeaderClassName
{
color: #134845;
}
.AnyTagClassName
{
color: #134845;
}
</style>
background-color css
<style>
a { background-color: #134845; }
a { background-color: rgb(19,72,69); }
div.DivClassName
{
background-color: #134845;
}
.BgClassName
{
background-color: #134845;
}
</style>
border-color css
<style>
span { border-color: #134845; }
span { border-color: rgb(19,72,69); }
td.TdClassName
{
border-color: #134845;
}
.TagClassName
{
border-color: #134845;
}
</style>