Shades of Cyprus #135247
Tints of Cyprus #135247
RGB
CMYK
RGB Variations
Color information
#135247 (or 0x135247) is known color: Cyprus. HEX triplet: 13, 52 and 47. RGB value is (19,82,71). Sum of RGB (Red+Green+Blue) = 19+82+71=172 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.05% from 172); Green value is 82 (32.42% from 255 or 47.67% from 172); Blue value is 71 (28.12% from 255 or 41.28% from 172); Max value from RGB is 82 - color contains mainly: green. Hex color #135247 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135247 is #ECADB8. Grayscale: #3D3D3D. Windows color (decimal): -15510969 or 4674067. OLE color: 4674067.
HSL color Cylindrical-coordinate representation of color #135247: hue angle of 169.52º 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 #135247 is Cyan = 0.77, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 82 | 71 | - |
| CMYK | 0.77 | 0 | 0.13 | 0.68 |
| HSL | 169.52º | 0.62% | 0.2% | - |
| HSV(B) | 169.52º | 0.77% | 0.32% | - |
| XYZ | 4.42 | 6.63 | 7.01 | - |
| YUV | 61.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 71 | 0.77 | 0 | 0.13 | 0.68 | 169.52 | 0.62 | 0.2 |
| Hex | 13 | 52 | 47 | 4D | 0 | D | 44 | AA | 3E | 14 |
| Octal | 23 | 122 | 107 | 115 | 0 | 15 | 104 | 252 | 76 | 24 |
| Binary | 10011 | 1010010 | 1000111 | 1001101 | 0 | 1101 | 1000100 | 10101010 | 111110 | 10100 |
Color Harmonies of #135247
Complementary color
Monochromatic Colors of #135247
Black with #135247
Text Example
Text Example
White with #135247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135247; }
p { color: rgb(19,82,71); }
H1.HeaderClassName
{
color: #135247;
}
.AnyTagClassName
{
color: #135247;
}
</style>
background-color css
<style>
a { background-color: #135247; }
a { background-color: rgb(19,82,71); }
div.DivClassName
{
background-color: #135247;
}
.BgClassName
{
background-color: #135247;
}
</style>
border-color css
<style>
span { border-color: #135247; }
span { border-color: rgb(19,82,71); }
td.TdClassName
{
border-color: #135247;
}
.TagClassName
{
border-color: #135247;
}
</style>