Shades of Cyprus #134947
Tints of Cyprus #134947
RGB
CMYK
RGB Variations
Color information
#134947 (or 0x134947) is known color: Cyprus. HEX triplet: 13, 49 and 47. RGB value is (19,73,71). Sum of RGB (Red+Green+Blue) = 19+73+71=163 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.66% from 163); Green value is 73 (28.91% from 255 or 44.79% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 73 - color contains mainly: green. Hex color #134947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134947 is #ECB6B8. Grayscale: #383838. Windows color (decimal): -15513273 or 4671763. OLE color: 4671763.
HSL color Cylindrical-coordinate representation of color #134947: hue angle of 177.78º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #134947 is Cyan = 0.74, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 73 | 71 | - |
| CMYK | 0.74 | 0 | 0.03 | 0.71 |
| HSL | 177.78º | 0.59% | 0.18% | - |
| HSV(B) | 177.78º | 0.74% | 0.29% | - |
| XYZ | 3.79 | 5.36 | 6.8 | - |
| YUV | 56.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 73 | 71 | 0.74 | 0 | 0.03 | 0.71 | 177.78 | 0.59 | 0.18 |
| Hex | 13 | 49 | 47 | 4A | 0 | 3 | 47 | B2 | 3B | 12 |
| Octal | 23 | 111 | 107 | 112 | 0 | 3 | 107 | 262 | 73 | 22 |
| Binary | 10011 | 1001001 | 1000111 | 1001010 | 0 | 11 | 1000111 | 10110010 | 111011 | 10010 |
Color Harmonies of #134947
Complementary color
Monochromatic Colors of #134947
Black with #134947
Text Example
Text Example
White with #134947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134947; }
p { color: rgb(19,73,71); }
H1.HeaderClassName
{
color: #134947;
}
.AnyTagClassName
{
color: #134947;
}
</style>
background-color css
<style>
a { background-color: #134947; }
a { background-color: rgb(19,73,71); }
div.DivClassName
{
background-color: #134947;
}
.BgClassName
{
background-color: #134947;
}
</style>
border-color css
<style>
span { border-color: #134947; }
span { border-color: rgb(19,73,71); }
td.TdClassName
{
border-color: #134947;
}
.TagClassName
{
border-color: #134947;
}
</style>