Shades of Cyprus #135150
Tints of Cyprus #135150
RGB
CMYK
RGB Variations
Color information
#135150 (or 0x135150) is known color: Cyprus. HEX triplet: 13, 51 and 50. RGB value is (19,81,80). Sum of RGB (Red+Green+Blue) = 19+81+80=180 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.56% from 180); Green value is 81 (32.03% from 255 or 45% from 180); Blue value is 80 (31.64% from 255 or 44.44% from 180); Max value from RGB is 81 - color contains mainly: green. Hex color #135150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135150 is #ECAEAF. Grayscale: #3E3E3E. Windows color (decimal): -15511216 or 5263635. OLE color: 5263635.
HSL color Cylindrical-coordinate representation of color #135150: hue angle of 179.03º 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 #135150 is Cyan = 0.77, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 81 | 80 | - |
| CMYK | 0.77 | 0 | 0.01 | 0.68 |
| HSL | 179.03º | 0.62% | 0.2% | - |
| HSV(B) | 179.03º | 0.77% | 0.32% | - |
| XYZ | 4.66 | 6.6 | 8.62 | - |
| YUV | 62.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 81 | 80 | 0.77 | 0 | 0.01 | 0.68 | 179.03 | 0.62 | 0.2 |
| Hex | 13 | 51 | 50 | 4D | 0 | 1 | 44 | B3 | 3E | 14 |
| Octal | 23 | 121 | 120 | 115 | 0 | 1 | 104 | 263 | 76 | 24 |
| Binary | 10011 | 1010001 | 1010000 | 1001101 | 0 | 1 | 1000100 | 10110011 | 111110 | 10100 |
Color Harmonies of #135150
Complementary color
Monochromatic Colors of #135150
Black with #135150
Text Example
Text Example
White with #135150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135150; }
p { color: rgb(19,81,80); }
H1.HeaderClassName
{
color: #135150;
}
.AnyTagClassName
{
color: #135150;
}
</style>
background-color css
<style>
a { background-color: #135150; }
a { background-color: rgb(19,81,80); }
div.DivClassName
{
background-color: #135150;
}
.BgClassName
{
background-color: #135150;
}
</style>
border-color css
<style>
span { border-color: #135150; }
span { border-color: rgb(19,81,80); }
td.TdClassName
{
border-color: #135150;
}
.TagClassName
{
border-color: #135150;
}
</style>