Shades of Cyprus #135250
Tints of Cyprus #135250
RGB
CMYK
RGB Variations
Color information
#135250 (or 0x135250) is known color: Cyprus. HEX triplet: 13, 52 and 50. RGB value is (19,82,80). Sum of RGB (Red+Green+Blue) = 19+82+80=181 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.50% from 181); Green value is 82 (32.42% from 255 or 45.30% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 82 - color contains mainly: green. Hex color #135250 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135250 is #ECADAF. Grayscale: #3E3E3E. Windows color (decimal): -15510960 or 5263891. OLE color: 5263891.
HSL color Cylindrical-coordinate representation of color #135250: hue angle of 178.1º 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 #135250 is Cyan = 0.77, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 82 | 80 | - |
| CMYK | 0.77 | 0 | 0.02 | 0.68 |
| HSL | 178.1º | 0.62% | 0.2% | - |
| HSV(B) | 178.1º | 0.77% | 0.32% | - |
| XYZ | 4.73 | 6.75 | 8.64 | - |
| YUV | 62.94 | 137.63 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 80 | 0.77 | 0 | 0.02 | 0.68 | 178.1 | 0.62 | 0.2 |
| Hex | 13 | 52 | 50 | 4D | 0 | 2 | 44 | B2 | 3E | 14 |
| Octal | 23 | 122 | 120 | 115 | 0 | 2 | 104 | 262 | 76 | 24 |
| Binary | 10011 | 1010010 | 1010000 | 1001101 | 0 | 10 | 1000100 | 10110010 | 111110 | 10100 |
Color Harmonies of #135250
Complementary color
Monochromatic Colors of #135250
Black with #135250
Text Example
Text Example
White with #135250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135250; }
p { color: rgb(19,82,80); }
H1.HeaderClassName
{
color: #135250;
}
.AnyTagClassName
{
color: #135250;
}
</style>
background-color css
<style>
a { background-color: #135250; }
a { background-color: rgb(19,82,80); }
div.DivClassName
{
background-color: #135250;
}
.BgClassName
{
background-color: #135250;
}
</style>
border-color css
<style>
span { border-color: #135250; }
span { border-color: rgb(19,82,80); }
td.TdClassName
{
border-color: #135250;
}
.TagClassName
{
border-color: #135250;
}
</style>