Shades of Cyprus #135147
Tints of Cyprus #135147
RGB
CMYK
RGB Variations
Color information
#135147 (or 0x135147) is known color: Cyprus. HEX triplet: 13, 51 and 47. RGB value is (19,81,71). Sum of RGB (Red+Green+Blue) = 19+81+71=171 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.11% from 171); Green value is 81 (32.03% from 255 or 47.37% from 171); Blue value is 71 (28.12% from 255 or 41.52% from 171); Max value from RGB is 81 - color contains mainly: green. Hex color #135147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135147 is #ECAEB8. Grayscale: #3D3D3D. Windows color (decimal): -15511225 or 4673811. OLE color: 4673811.
HSL color Cylindrical-coordinate representation of color #135147: hue angle of 170.32º 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 #135147 is Cyan = 0.77, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 81 | 71 | - |
| CMYK | 0.77 | 0 | 0.12 | 0.68 |
| HSL | 170.32º | 0.62% | 0.2% | - |
| HSV(B) | 170.32º | 0.77% | 0.32% | - |
| XYZ | 4.35 | 6.48 | 6.98 | - |
| YUV | 61.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 81 | 71 | 0.77 | 0 | 0.12 | 0.68 | 170.32 | 0.62 | 0.2 |
| Hex | 13 | 51 | 47 | 4D | 0 | C | 44 | AA | 3E | 14 |
| Octal | 23 | 121 | 107 | 115 | 0 | 14 | 104 | 252 | 76 | 24 |
| Binary | 10011 | 1010001 | 1000111 | 1001101 | 0 | 1100 | 1000100 | 10101010 | 111110 | 10100 |
Color Harmonies of #135147
Complementary color
Monochromatic Colors of #135147
Black with #135147
Text Example
Text Example
White with #135147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135147; }
p { color: rgb(19,81,71); }
H1.HeaderClassName
{
color: #135147;
}
.AnyTagClassName
{
color: #135147;
}
</style>
background-color css
<style>
a { background-color: #135147; }
a { background-color: rgb(19,81,71); }
div.DivClassName
{
background-color: #135147;
}
.BgClassName
{
background-color: #135147;
}
</style>
border-color css
<style>
span { border-color: #135147; }
span { border-color: rgb(19,81,71); }
td.TdClassName
{
border-color: #135147;
}
.TagClassName
{
border-color: #135147;
}
</style>