Shades of Cyprus #134851
Tints of Cyprus #134851
RGB
CMYK
RGB Variations
Color information
#134851 (or 0x134851) is known color: Cyprus. HEX triplet: 13, 48 and 51. RGB value is (19,72,81). Sum of RGB (Red+Green+Blue) = 19+72+81=172 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.05% from 172); Green value is 72 (28.52% from 255 or 41.86% from 172); Blue value is 81 (32.03% from 255 or 47.09% from 172); Max value from RGB is 81 - color contains mainly: blue. Hex color #134851 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #134851 is #ECB7AE. Grayscale: #393939. Windows color (decimal): -15513519 or 5326867. OLE color: 5326867.
HSL color Cylindrical-coordinate representation of color #134851: hue angle of 188.71º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #134851 is Cyan = 0.77, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 72 | 81 | - |
| CMYK | 0.77 | 0.11 | 0 | 0.68 |
| HSL | 188.71º | 0.62% | 0.2% | - |
| HSV(B) | 188.71º | 0.77% | 0.32% | - |
| XYZ | 4.07 | 5.37 | 8.61 | - |
| YUV | 57.18 | 141.44 | 100.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 81 | 0.77 | 0.11 | 0 | 0.68 | 188.71 | 0.62 | 0.2 |
| Hex | 13 | 48 | 51 | 4D | B | 0 | 44 | BD | 3E | 14 |
| Octal | 23 | 110 | 121 | 115 | 13 | 0 | 104 | 275 | 76 | 24 |
| Binary | 10011 | 1001000 | 1010001 | 1001101 | 1011 | 0 | 1000100 | 10111101 | 111110 | 10100 |
Color Harmonies of #134851
Complementary color
Monochromatic Colors of #134851
Black with #134851
Text Example
Text Example
White with #134851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134851; }
p { color: rgb(19,72,81); }
H1.HeaderClassName
{
color: #134851;
}
.AnyTagClassName
{
color: #134851;
}
</style>
background-color css
<style>
a { background-color: #134851; }
a { background-color: rgb(19,72,81); }
div.DivClassName
{
background-color: #134851;
}
.BgClassName
{
background-color: #134851;
}
</style>
border-color css
<style>
span { border-color: #134851; }
span { border-color: rgb(19,72,81); }
td.TdClassName
{
border-color: #134851;
}
.TagClassName
{
border-color: #134851;
}
</style>