Shades of Cyprus #134546
Tints of Cyprus #134546
RGB
CMYK
RGB Variations
Color information
#134546 (or 0x134546) is known color: Cyprus. HEX triplet: 13, 45 and 46. RGB value is (19,69,70). Sum of RGB (Red+Green+Blue) = 19+69+70=158 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.03% from 158); Green value is 69 (27.34% from 255 or 43.67% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 70 - color contains mainly: blue. Hex color #134546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134546 is #ECBAB9. Grayscale: #363636. Windows color (decimal): -15514298 or 4605203. OLE color: 4605203.
HSL color Cylindrical-coordinate representation of color #134546: hue angle of 181.18º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #134546 is Cyan = 0.73, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 69 | 70 | - |
| CMYK | 0.73 | 0.01 | 0 | 0.73 |
| HSL | 181.18º | 0.57% | 0.17% | - |
| HSV(B) | 181.18º | 0.73% | 0.27% | - |
| XYZ | 3.5 | 4.84 | 6.54 | - |
| YUV | 54.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 69 | 70 | 0.73 | 0.01 | 0 | 0.73 | 181.18 | 0.57 | 0.17 |
| Hex | 13 | 45 | 46 | 49 | 1 | 0 | 49 | B5 | 39 | 11 |
| Octal | 23 | 105 | 106 | 111 | 1 | 0 | 111 | 265 | 71 | 21 |
| Binary | 10011 | 1000101 | 1000110 | 1001001 | 1 | 0 | 1001001 | 10110101 | 111001 | 10001 |
Color Harmonies of #134546
Complementary color
Monochromatic Colors of #134546
Black with #134546
Text Example
Text Example
White with #134546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134546; }
p { color: rgb(19,69,70); }
H1.HeaderClassName
{
color: #134546;
}
.AnyTagClassName
{
color: #134546;
}
</style>
background-color css
<style>
a { background-color: #134546; }
a { background-color: rgb(19,69,70); }
div.DivClassName
{
background-color: #134546;
}
.BgClassName
{
background-color: #134546;
}
</style>
border-color css
<style>
span { border-color: #134546; }
span { border-color: rgb(19,69,70); }
td.TdClassName
{
border-color: #134546;
}
.TagClassName
{
border-color: #134546;
}
</style>