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