Shades of Cyprus #134748
Tints of Cyprus #134748
RGB
CMYK
RGB Variations
Color information
#134748 (or 0x134748) is known color: Cyprus. HEX triplet: 13, 47 and 48. RGB value is (19,71,72). Sum of RGB (Red+Green+Blue) = 19+71+72=162 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.73% from 162); Green value is 71 (28.12% from 255 or 43.83% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 72 - color contains mainly: blue. Hex color #134748 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134748 is #ECB8B7. Grayscale: #373737. Windows color (decimal): -15513784 or 4736787. OLE color: 4736787.
HSL color Cylindrical-coordinate representation of color #134748: hue angle of 181.13º 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 #134748 is Cyan = 0.74, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 71 | 72 | - |
| CMYK | 0.74 | 0.01 | 0 | 0.72 |
| HSL | 181.13º | 0.58% | 0.18% | - |
| HSV(B) | 181.13º | 0.74% | 0.28% | - |
| XYZ | 3.69 | 5.11 | 6.92 | - |
| YUV | 55.57 | 137.27 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 71 | 72 | 0.74 | 0.01 | 0 | 0.72 | 181.13 | 0.58 | 0.18 |
| Hex | 13 | 47 | 48 | 4A | 1 | 0 | 48 | B5 | 3A | 12 |
| Octal | 23 | 107 | 110 | 112 | 1 | 0 | 110 | 265 | 72 | 22 |
| Binary | 10011 | 1000111 | 1001000 | 1001010 | 1 | 0 | 1001000 | 10110101 | 111010 | 10010 |
Color Harmonies of #134748
Complementary color
Monochromatic Colors of #134748
Black with #134748
Text Example
Text Example
White with #134748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134748; }
p { color: rgb(19,71,72); }
H1.HeaderClassName
{
color: #134748;
}
.AnyTagClassName
{
color: #134748;
}
</style>
background-color css
<style>
a { background-color: #134748; }
a { background-color: rgb(19,71,72); }
div.DivClassName
{
background-color: #134748;
}
.BgClassName
{
background-color: #134748;
}
</style>
border-color css
<style>
span { border-color: #134748; }
span { border-color: rgb(19,71,72); }
td.TdClassName
{
border-color: #134748;
}
.TagClassName
{
border-color: #134748;
}
</style>