Shades of Cyprus #135352
Tints of Cyprus #135352
RGB
CMYK
RGB Variations
Color information
#135352 (or 0x135352) is known color: Cyprus. HEX triplet: 13, 53 and 52. RGB value is (19,83,82). Sum of RGB (Red+Green+Blue) = 19+83+82=184 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.33% from 184); Green value is 83 (32.81% from 255 or 45.11% from 184); Blue value is 82 (32.42% from 255 or 44.57% from 184); Max value from RGB is 83 - color contains mainly: green. Hex color #135352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135352 is #ECACAD. Grayscale: #3F3F3F. Windows color (decimal): -15510702 or 5395219. OLE color: 5395219.
HSL color Cylindrical-coordinate representation of color #135352: hue angle of 179.06º 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 #135352 is Cyan = 0.77, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 83 | 82 | - |
| CMYK | 0.77 | 0 | 0.01 | 0.67 |
| HSL | 179.06º | 0.63% | 0.2% | - |
| HSV(B) | 179.06º | 0.77% | 0.33% | - |
| XYZ | 4.88 | 6.93 | 9.06 | - |
| YUV | 63.75 | 138.3 | 96.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 82 | 0.77 | 0 | 0.01 | 0.67 | 179.06 | 0.63 | 0.2 |
| Hex | 13 | 53 | 52 | 4D | 0 | 1 | 43 | B3 | 3F | 14 |
| Octal | 23 | 123 | 122 | 115 | 0 | 1 | 103 | 263 | 77 | 24 |
| Binary | 10011 | 1010011 | 1010010 | 1001101 | 0 | 1 | 1000011 | 10110011 | 111111 | 10100 |
Color Harmonies of #135352
Complementary color
Monochromatic Colors of #135352
Black with #135352
Text Example
Text Example
White with #135352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135352; }
p { color: rgb(19,83,82); }
H1.HeaderClassName
{
color: #135352;
}
.AnyTagClassName
{
color: #135352;
}
</style>
background-color css
<style>
a { background-color: #135352; }
a { background-color: rgb(19,83,82); }
div.DivClassName
{
background-color: #135352;
}
.BgClassName
{
background-color: #135352;
}
</style>
border-color css
<style>
span { border-color: #135352; }
span { border-color: rgb(19,83,82); }
td.TdClassName
{
border-color: #135352;
}
.TagClassName
{
border-color: #135352;
}
</style>