Shades of Cyprus #135053
Tints of Cyprus #135053
RGB
CMYK
RGB Variations
Color information
#135053 (or 0x135053) is known color: Cyprus. HEX triplet: 13, 50 and 53. RGB value is (19,80,83). Sum of RGB (Red+Green+Blue) = 19+80+83=182 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.44% from 182); Green value is 80 (31.64% from 255 or 43.96% from 182); Blue value is 83 (32.81% from 255 or 45.60% from 182); Max value from RGB is 83 - color contains mainly: blue. Hex color #135053 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135053 is #ECAFAC. Grayscale: #3E3E3E. Windows color (decimal): -15511469 or 5459987. OLE color: 5459987.
HSL color Cylindrical-coordinate representation of color #135053: hue angle of 182.81º 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 #135053 is Cyan = 0.77, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 80 | 83 | - |
| CMYK | 0.77 | 0.04 | 0 | 0.67 |
| HSL | 182.81º | 0.63% | 0.2% | - |
| HSV(B) | 182.81º | 0.77% | 0.33% | - |
| XYZ | 4.7 | 6.5 | 9.19 | - |
| YUV | 62.1 | 139.79 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 80 | 83 | 0.77 | 0.04 | 0 | 0.67 | 182.81 | 0.63 | 0.2 |
| Hex | 13 | 50 | 53 | 4D | 4 | 0 | 43 | B7 | 3F | 14 |
| Octal | 23 | 120 | 123 | 115 | 4 | 0 | 103 | 267 | 77 | 24 |
| Binary | 10011 | 1010000 | 1010011 | 1001101 | 100 | 0 | 1000011 | 10110111 | 111111 | 10100 |
Color Harmonies of #135053
Complementary color
Monochromatic Colors of #135053
Black with #135053
Text Example
Text Example
White with #135053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135053; }
p { color: rgb(19,80,83); }
H1.HeaderClassName
{
color: #135053;
}
.AnyTagClassName
{
color: #135053;
}
</style>
background-color css
<style>
a { background-color: #135053; }
a { background-color: rgb(19,80,83); }
div.DivClassName
{
background-color: #135053;
}
.BgClassName
{
background-color: #135053;
}
</style>
border-color css
<style>
span { border-color: #135053; }
span { border-color: rgb(19,80,83); }
td.TdClassName
{
border-color: #135053;
}
.TagClassName
{
border-color: #135053;
}
</style>