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