Shades of Cyprus #135549
Tints of Cyprus #135549
RGB
CMYK
RGB Variations
Color information
#135549 (or 0x135549) is known color: Cyprus. HEX triplet: 13, 55 and 49. RGB value is (19,85,73). Sum of RGB (Red+Green+Blue) = 19+85+73=177 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.73% from 177); Green value is 85 (33.59% from 255 or 48.02% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 85 - color contains mainly: green. Hex color #135549 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135549 is #ECAAB6. Grayscale: #3F3F3F. Windows color (decimal): -15510199 or 4805907. OLE color: 4805907.
HSL color Cylindrical-coordinate representation of color #135549: hue angle of 169.09º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #135549 is Cyan = 0.78, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 85 | 73 | - |
| CMYK | 0.78 | 0 | 0.14 | 0.67 |
| HSL | 169.09º | 0.63% | 0.2% | - |
| HSV(B) | 169.09º | 0.78% | 0.33% | - |
| XYZ | 4.72 | 7.12 | 7.43 | - |
| YUV | 63.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 85 | 73 | 0.78 | 0 | 0.14 | 0.67 | 169.09 | 0.63 | 0.2 |
| Hex | 13 | 55 | 49 | 4E | 0 | E | 43 | A9 | 3F | 14 |
| Octal | 23 | 125 | 111 | 116 | 0 | 16 | 103 | 251 | 77 | 24 |
| Binary | 10011 | 1010101 | 1001001 | 1001110 | 0 | 1110 | 1000011 | 10101001 | 111111 | 10100 |
Color Harmonies of #135549
Complementary color
Monochromatic Colors of #135549
Black with #135549
Text Example
Text Example
White with #135549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135549; }
p { color: rgb(19,85,73); }
H1.HeaderClassName
{
color: #135549;
}
.AnyTagClassName
{
color: #135549;
}
</style>
background-color css
<style>
a { background-color: #135549; }
a { background-color: rgb(19,85,73); }
div.DivClassName
{
background-color: #135549;
}
.BgClassName
{
background-color: #135549;
}
</style>
border-color css
<style>
span { border-color: #135549; }
span { border-color: rgb(19,85,73); }
td.TdClassName
{
border-color: #135549;
}
.TagClassName
{
border-color: #135549;
}
</style>