Shades of Cyprus #13534A
Tints of Cyprus #13534A
RGB
CMYK
RGB Variations
Color information
#13534A (or 0x13534A) is known color: Cyprus. HEX triplet: 13, 53 and 4A. RGB value is (19,83,74). Sum of RGB (Red+Green+Blue) = 19+83+74=176 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.80% from 176); Green value is 83 (32.81% from 255 or 47.16% from 176); Blue value is 74 (29.30% from 255 or 42.05% from 176); Max value from RGB is 83 - color contains mainly: green. Hex color #13534A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #13534A is #ECACB5. Grayscale: #3E3E3E. Windows color (decimal): -15510710 or 4870931. OLE color: 4870931.
HSL color Cylindrical-coordinate representation of color #13534A: hue angle of 171.56º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #13534A is Cyan = 0.77, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 83 | 74 | - |
| CMYK | 0.77 | 0 | 0.11 | 0.67 |
| HSL | 171.56º | 0.63% | 0.2% | - |
| HSV(B) | 171.56º | 0.77% | 0.33% | - |
| XYZ | 4.6 | 6.82 | 7.55 | - |
| YUV | 62.84 | 134.3 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 74 | 0.77 | 0 | 0.11 | 0.67 | 171.56 | 0.63 | 0.2 |
| Hex | 13 | 53 | 4A | 4D | 0 | B | 43 | AC | 3F | 14 |
| Octal | 23 | 123 | 112 | 115 | 0 | 13 | 103 | 254 | 77 | 24 |
| Binary | 10011 | 1010011 | 1001010 | 1001101 | 0 | 1011 | 1000011 | 10101100 | 111111 | 10100 |
Color Harmonies of #13534A
Complementary color
Monochromatic Colors of #13534A
Black with #13534A
Text Example
Text Example
White with #13534A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13534A; }
p { color: rgb(19,83,74); }
H1.HeaderClassName
{
color: #13534A;
}
.AnyTagClassName
{
color: #13534A;
}
</style>
background-color css
<style>
a { background-color: #13534A; }
a { background-color: rgb(19,83,74); }
div.DivClassName
{
background-color: #13534A;
}
.BgClassName
{
background-color: #13534A;
}
</style>
border-color css
<style>
span { border-color: #13534A; }
span { border-color: rgb(19,83,74); }
td.TdClassName
{
border-color: #13534A;
}
.TagClassName
{
border-color: #13534A;
}
</style>