Shades of Cyprus #135349
Tints of Cyprus #135349
RGB
CMYK
RGB Variations
Color information
#135349 (or 0x135349) is known color: Cyprus. HEX triplet: 13, 53 and 49. RGB value is (19,83,73). Sum of RGB (Red+Green+Blue) = 19+83+73=175 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.86% from 175); Green value is 83 (32.81% from 255 or 47.43% from 175); Blue value is 73 (28.91% from 255 or 41.71% from 175); Max value from RGB is 83 - color contains mainly: green. Hex color #135349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135349 is #ECACB6. Grayscale: #3E3E3E. Windows color (decimal): -15510711 or 4805395. OLE color: 4805395.
HSL color Cylindrical-coordinate representation of color #135349: hue angle of 170.62º 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 #135349 is Cyan = 0.77, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 83 | 73 | - |
| CMYK | 0.77 | 0 | 0.12 | 0.67 |
| HSL | 170.63º | 0.63% | 0.2% | - |
| HSV(B) | 170.63º | 0.77% | 0.33% | - |
| XYZ | 4.56 | 6.81 | 7.38 | - |
| YUV | 62.72 | 133.8 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 73 | 0.77 | 0 | 0.12 | 0.67 | 170.63 | 0.63 | 0.2 |
| Hex | 13 | 53 | 49 | 4D | 0 | C | 43 | AB | 3F | 14 |
| Octal | 23 | 123 | 111 | 115 | 0 | 14 | 103 | 253 | 77 | 24 |
| Binary | 10011 | 1010011 | 1001001 | 1001101 | 0 | 1100 | 1000011 | 10101011 | 111111 | 10100 |
Color Harmonies of #135349
Complementary color
Monochromatic Colors of #135349
Black with #135349
Text Example
Text Example
White with #135349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135349; }
p { color: rgb(19,83,73); }
H1.HeaderClassName
{
color: #135349;
}
.AnyTagClassName
{
color: #135349;
}
</style>
background-color css
<style>
a { background-color: #135349; }
a { background-color: rgb(19,83,73); }
div.DivClassName
{
background-color: #135349;
}
.BgClassName
{
background-color: #135349;
}
</style>
border-color css
<style>
span { border-color: #135349; }
span { border-color: rgb(19,83,73); }
td.TdClassName
{
border-color: #135349;
}
.TagClassName
{
border-color: #135349;
}
</style>