Shades of Cyprus #134846
Tints of Cyprus #134846
RGB
CMYK
RGB Variations
Color information
#134846 (or 0x134846) is known color: Cyprus. HEX triplet: 13, 48 and 46. RGB value is (19,72,70). Sum of RGB (Red+Green+Blue) = 19+72+70=161 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.80% from 161); Green value is 72 (28.52% from 255 or 44.72% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 72 - color contains mainly: green. Hex color #134846 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134846 is #ECB7B9. Grayscale: #373737. Windows color (decimal): -15513530 or 4605971. OLE color: 4605971.
HSL color Cylindrical-coordinate representation of color #134846: hue angle of 177.74º 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 #134846 is Cyan = 0.74, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 72 | 70 | - |
| CMYK | 0.74 | 0 | 0.03 | 0.72 |
| HSL | 177.74º | 0.58% | 0.18% | - |
| HSV(B) | 177.74º | 0.74% | 0.28% | - |
| XYZ | 3.69 | 5.22 | 6.61 | - |
| YUV | 55.93 | 135.94 | 101.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 70 | 0.74 | 0 | 0.03 | 0.72 | 177.74 | 0.58 | 0.18 |
| Hex | 13 | 48 | 46 | 4A | 0 | 3 | 48 | B2 | 3A | 12 |
| Octal | 23 | 110 | 106 | 112 | 0 | 3 | 110 | 262 | 72 | 22 |
| Binary | 10011 | 1001000 | 1000110 | 1001010 | 0 | 11 | 1001000 | 10110010 | 111010 | 10010 |
Color Harmonies of #134846
Complementary color
Monochromatic Colors of #134846
Black with #134846
Text Example
Text Example
White with #134846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134846; }
p { color: rgb(19,72,70); }
H1.HeaderClassName
{
color: #134846;
}
.AnyTagClassName
{
color: #134846;
}
</style>
background-color css
<style>
a { background-color: #134846; }
a { background-color: rgb(19,72,70); }
div.DivClassName
{
background-color: #134846;
}
.BgClassName
{
background-color: #134846;
}
</style>
border-color css
<style>
span { border-color: #134846; }
span { border-color: rgb(19,72,70); }
td.TdClassName
{
border-color: #134846;
}
.TagClassName
{
border-color: #134846;
}
</style>