Shades of Cyprus #134850
Tints of Cyprus #134850
RGB
CMYK
RGB Variations
Color information
#134850 (or 0x134850) is known color: Cyprus. HEX triplet: 13, 48 and 50. RGB value is (19,72,80). Sum of RGB (Red+Green+Blue) = 19+72+80=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 72 (28.52% from 255 or 42.11% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 80 - color contains mainly: blue. Hex color #134850 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #134850 is #ECB7AF. Grayscale: #383838. Windows color (decimal): -15513520 or 5261331. OLE color: 5261331.
HSL color Cylindrical-coordinate representation of color #134850: hue angle of 187.87º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #134850 is Cyan = 0.76, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 19 | 72 | 80 | - |
| CMYK | 0.76 | 0.10 | 0 | 0.69 |
| HSL | 187.87º | 0.62% | 0.19% | - |
| HSV(B) | 187.87º | 0.76% | 0.31% | - |
| XYZ | 4.03 | 5.35 | 8.41 | - |
| YUV | 57.07 | 140.94 | 100.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 80 | 0.76 | 0.10 | 0 | 0.69 | 187.87 | 0.62 | 0.19 |
| Hex | 13 | 48 | 50 | 4C | A | 0 | 45 | BC | 3E | 13 |
| Octal | 23 | 110 | 120 | 114 | 12 | 0 | 105 | 274 | 76 | 23 |
| Binary | 10011 | 1001000 | 1010000 | 1001100 | 1010 | 0 | 1000101 | 10111100 | 111110 | 10011 |
Color Harmonies of #134850
Complementary color
Monochromatic Colors of #134850
Black with #134850
Text Example
Text Example
White with #134850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134850; }
p { color: rgb(19,72,80); }
H1.HeaderClassName
{
color: #134850;
}
.AnyTagClassName
{
color: #134850;
}
</style>
background-color css
<style>
a { background-color: #134850; }
a { background-color: rgb(19,72,80); }
div.DivClassName
{
background-color: #134850;
}
.BgClassName
{
background-color: #134850;
}
</style>
border-color css
<style>
span { border-color: #134850; }
span { border-color: rgb(19,72,80); }
td.TdClassName
{
border-color: #134850;
}
.TagClassName
{
border-color: #134850;
}
</style>