Shades of Cyprus #135155
Tints of Cyprus #135155
RGB
CMYK
RGB Variations
Color information
#135155 (or 0x135155) is known color: Cyprus. HEX triplet: 13, 51 and 55. RGB value is (19,81,85). Sum of RGB (Red+Green+Blue) = 19+81+85=185 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.27% from 185); Green value is 81 (32.03% from 255 or 43.78% from 185); Blue value is 85 (33.59% from 255 or 45.95% from 185); Max value from RGB is 85 - color contains mainly: blue. Hex color #135155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135155 is #ECAEAA. Grayscale: #3E3E3E. Windows color (decimal): -15511211 or 5591315. OLE color: 5591315.
HSL color Cylindrical-coordinate representation of color #135155: hue angle of 183.64º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #135155 is Cyan = 0.78, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 81 | 85 | - |
| CMYK | 0.78 | 0.05 | 0 | 0.67 |
| HSL | 183.64º | 0.63% | 0.2% | - |
| HSV(B) | 183.64º | 0.78% | 0.33% | - |
| XYZ | 4.85 | 6.68 | 9.63 | - |
| YUV | 62.92 | 140.46 | 96.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 81 | 85 | 0.78 | 0.05 | 0 | 0.67 | 183.64 | 0.63 | 0.2 |
| Hex | 13 | 51 | 55 | 4E | 5 | 0 | 43 | B8 | 3F | 14 |
| Octal | 23 | 121 | 125 | 116 | 5 | 0 | 103 | 270 | 77 | 24 |
| Binary | 10011 | 1010001 | 1010101 | 1001110 | 101 | 0 | 1000011 | 10111000 | 111111 | 10100 |
Color Harmonies of #135155
Complementary color
Monochromatic Colors of #135155
Black with #135155
Text Example
Text Example
White with #135155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135155; }
p { color: rgb(19,81,85); }
H1.HeaderClassName
{
color: #135155;
}
.AnyTagClassName
{
color: #135155;
}
</style>
background-color css
<style>
a { background-color: #135155; }
a { background-color: rgb(19,81,85); }
div.DivClassName
{
background-color: #135155;
}
.BgClassName
{
background-color: #135155;
}
</style>
border-color css
<style>
span { border-color: #135155; }
span { border-color: rgb(19,81,85); }
td.TdClassName
{
border-color: #135155;
}
.TagClassName
{
border-color: #135155;
}
</style>