Shades of Cyprus #134545
Tints of Cyprus #134545
RGB
CMYK
RGB Variations
Color information
#134545 (or 0x134545) is known color: Cyprus. HEX triplet: 13, 45 and 45. RGB value is (19,69,69). Sum of RGB (Red+Green+Blue) = 19+69+69=157 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.10% from 157); Green value is 69 (27.34% from 255 or 43.95% from 157); Blue value is 69 (27.34% from 255 or 43.95% from 157); Max value from RGB is 69 - color contains mainly: green, blue. Hex color #134545 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #134545 is #ECBABA. Grayscale: #363636. Windows color (decimal): -15514299 or 4539667. OLE color: 4539667.
HSL color Cylindrical-coordinate representation of color #134545: hue angle of 180º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #134545 is Cyan = 0.72, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 69 | 69 | - |
| CMYK | 0.72 | 0 | 0 | 0.73 |
| HSL | 180º | 0.57% | 0.17% | - |
| HSV(B) | 180º | 0.72% | 0.27% | - |
| XYZ | 3.47 | 4.82 | 6.38 | - |
| YUV | 54.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 69 | 69 | 0.72 | 0 | 0 | 0.73 | 180 | 0.57 | 0.17 |
| Hex | 13 | 45 | 45 | 48 | 0 | 0 | 49 | B4 | 39 | 11 |
| Octal | 23 | 105 | 105 | 110 | 0 | 0 | 111 | 264 | 71 | 21 |
| Binary | 10011 | 1000101 | 1000101 | 1001000 | 0 | 0 | 1001001 | 10110100 | 111001 | 10001 |
Color Harmonies of #134545
Complementary color
Monochromatic Colors of #134545
Black with #134545
Text Example
Text Example
White with #134545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #134545; }
p { color: rgb(19,69,69); }
H1.HeaderClassName
{
color: #134545;
}
.AnyTagClassName
{
color: #134545;
}
</style>
background-color css
<style>
a { background-color: #134545; }
a { background-color: rgb(19,69,69); }
div.DivClassName
{
background-color: #134545;
}
.BgClassName
{
background-color: #134545;
}
</style>
border-color css
<style>
span { border-color: #134545; }
span { border-color: rgb(19,69,69); }
td.TdClassName
{
border-color: #134545;
}
.TagClassName
{
border-color: #134545;
}
</style>