Shades of Cyprus #135450
Tints of Cyprus #135450
RGB
CMYK
RGB Variations
Color information
#135450 (or 0x135450) is known color: Cyprus. HEX triplet: 13, 54 and 50. RGB value is (19,84,80). Sum of RGB (Red+Green+Blue) = 19+84+80=183 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.38% from 183); Green value is 84 (33.20% from 255 or 45.90% from 183); Blue value is 80 (31.64% from 255 or 43.72% from 183); Max value from RGB is 84 - color contains mainly: green. Hex color #135450 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135450 is #ECABAF. Grayscale: #404040. Windows color (decimal): -15510448 or 5264403. OLE color: 5264403.
HSL color Cylindrical-coordinate representation of color #135450: hue angle of 176.31º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #135450 is Cyan = 0.77, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 84 | 80 | - |
| CMYK | 0.77 | 0 | 0.05 | 0.67 |
| HSL | 176.31º | 0.63% | 0.2% | - |
| HSV(B) | 176.31º | 0.77% | 0.33% | - |
| XYZ | 4.89 | 7.06 | 8.69 | - |
| YUV | 64.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 80 | 0.77 | 0 | 0.05 | 0.67 | 176.31 | 0.63 | 0.2 |
| Hex | 13 | 54 | 50 | 4D | 0 | 5 | 43 | B0 | 3F | 14 |
| Octal | 23 | 124 | 120 | 115 | 0 | 5 | 103 | 260 | 77 | 24 |
| Binary | 10011 | 1010100 | 1010000 | 1001101 | 0 | 101 | 1000011 | 10110000 | 111111 | 10100 |
Color Harmonies of #135450
Complementary color
Monochromatic Colors of #135450
Black with #135450
Text Example
Text Example
White with #135450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135450; }
p { color: rgb(19,84,80); }
H1.HeaderClassName
{
color: #135450;
}
.AnyTagClassName
{
color: #135450;
}
</style>
background-color css
<style>
a { background-color: #135450; }
a { background-color: rgb(19,84,80); }
div.DivClassName
{
background-color: #135450;
}
.BgClassName
{
background-color: #135450;
}
</style>
border-color css
<style>
span { border-color: #135450; }
span { border-color: rgb(19,84,80); }
td.TdClassName
{
border-color: #135450;
}
.TagClassName
{
border-color: #135450;
}
</style>