Shades of Cyprus #135249
Tints of Cyprus #135249
RGB
CMYK
RGB Variations
Color information
#135249 (or 0x135249) is known color: Cyprus. HEX triplet: 13, 52 and 49. RGB value is (19,82,73). Sum of RGB (Red+Green+Blue) = 19+82+73=174 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.92% from 174); Green value is 82 (32.42% from 255 or 47.13% from 174); Blue value is 73 (28.91% from 255 or 41.95% from 174); Max value from RGB is 82 - color contains mainly: green. Hex color #135249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135249 is #ECADB6. Grayscale: #3E3E3E. Windows color (decimal): -15510967 or 4805139. OLE color: 4805139.
HSL color Cylindrical-coordinate representation of color #135249: hue angle of 171.43º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #135249 is Cyan = 0.77, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 82 | 73 | - |
| CMYK | 0.77 | 0 | 0.11 | 0.68 |
| HSL | 171.43º | 0.62% | 0.2% | - |
| HSV(B) | 171.43º | 0.77% | 0.32% | - |
| XYZ | 4.49 | 6.65 | 7.35 | - |
| YUV | 62.14 | 134.13 | 97.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 73 | 0.77 | 0 | 0.11 | 0.68 | 171.43 | 0.62 | 0.2 |
| Hex | 13 | 52 | 49 | 4D | 0 | B | 44 | AB | 3E | 14 |
| Octal | 23 | 122 | 111 | 115 | 0 | 13 | 104 | 253 | 76 | 24 |
| Binary | 10011 | 1010010 | 1001001 | 1001101 | 0 | 1011 | 1000100 | 10101011 | 111110 | 10100 |
Color Harmonies of #135249
Complementary color
Monochromatic Colors of #135249
Black with #135249
Text Example
Text Example
White with #135249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135249; }
p { color: rgb(19,82,73); }
H1.HeaderClassName
{
color: #135249;
}
.AnyTagClassName
{
color: #135249;
}
</style>
background-color css
<style>
a { background-color: #135249; }
a { background-color: rgb(19,82,73); }
div.DivClassName
{
background-color: #135249;
}
.BgClassName
{
background-color: #135249;
}
</style>
border-color css
<style>
span { border-color: #135249; }
span { border-color: rgb(19,82,73); }
td.TdClassName
{
border-color: #135249;
}
.TagClassName
{
border-color: #135249;
}
</style>