Shades of Cyprus #135153
Tints of Cyprus #135153
RGB
CMYK
RGB Variations
Color information
#135153 (or 0x135153) is known color: Cyprus. HEX triplet: 13, 51 and 53. RGB value is (19,81,83). Sum of RGB (Red+Green+Blue) = 19+81+83=183 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.38% from 183); Green value is 81 (32.03% from 255 or 44.26% from 183); Blue value is 83 (32.81% from 255 or 45.36% from 183); Max value from RGB is 83 - color contains mainly: blue. Hex color #135153 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135153 is #ECAEAC. Grayscale: #3E3E3E. Windows color (decimal): -15511213 or 5460243. OLE color: 5460243.
HSL color Cylindrical-coordinate representation of color #135153: hue angle of 181.88º 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 #135153 is Cyan = 0.77, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 81 | 83 | - |
| CMYK | 0.77 | 0.02 | 0 | 0.67 |
| HSL | 181.88º | 0.63% | 0.2% | - |
| HSV(B) | 181.88º | 0.77% | 0.33% | - |
| XYZ | 4.77 | 6.65 | 9.22 | - |
| YUV | 62.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 81 | 83 | 0.77 | 0.02 | 0 | 0.67 | 181.88 | 0.63 | 0.2 |
| Hex | 13 | 51 | 53 | 4D | 2 | 0 | 43 | B6 | 3F | 14 |
| Octal | 23 | 121 | 123 | 115 | 2 | 0 | 103 | 266 | 77 | 24 |
| Binary | 10011 | 1010001 | 1010011 | 1001101 | 10 | 0 | 1000011 | 10110110 | 111111 | 10100 |
Color Harmonies of #135153
Complementary color
Monochromatic Colors of #135153
Black with #135153
Text Example
Text Example
White with #135153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135153; }
p { color: rgb(19,81,83); }
H1.HeaderClassName
{
color: #135153;
}
.AnyTagClassName
{
color: #135153;
}
</style>
background-color css
<style>
a { background-color: #135153; }
a { background-color: rgb(19,81,83); }
div.DivClassName
{
background-color: #135153;
}
.BgClassName
{
background-color: #135153;
}
</style>
border-color css
<style>
span { border-color: #135153; }
span { border-color: rgb(19,81,83); }
td.TdClassName
{
border-color: #135153;
}
.TagClassName
{
border-color: #135153;
}
</style>