Shades of Cyprus #135451
Tints of Cyprus #135451
RGB
CMYK
RGB Variations
Color information
#135451 (or 0x135451) is known color: Cyprus. HEX triplet: 13, 54 and 51. RGB value is (19,84,81). Sum of RGB (Red+Green+Blue) = 19+84+81=184 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.33% from 184); Green value is 84 (33.20% from 255 or 45.65% from 184); Blue value is 81 (32.03% from 255 or 44.02% from 184); Max value from RGB is 84 - color contains mainly: green. Hex color #135451 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135451 is #ECABAE. Grayscale: #404040. Windows color (decimal): -15510447 or 5329939. OLE color: 5329939.
HSL color Cylindrical-coordinate representation of color #135451: hue angle of 177.23º 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 #135451 is Cyan = 0.77, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 84 | 81 | - |
| CMYK | 0.77 | 0 | 0.04 | 0.67 |
| HSL | 177.23º | 0.63% | 0.2% | - |
| HSV(B) | 177.23º | 0.77% | 0.33% | - |
| XYZ | 4.92 | 7.07 | 8.89 | - |
| YUV | 64.22 | 137.47 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 81 | 0.77 | 0 | 0.04 | 0.67 | 177.23 | 0.63 | 0.2 |
| Hex | 13 | 54 | 51 | 4D | 0 | 4 | 43 | B1 | 3F | 14 |
| Octal | 23 | 124 | 121 | 115 | 0 | 4 | 103 | 261 | 77 | 24 |
| Binary | 10011 | 1010100 | 1010001 | 1001101 | 0 | 100 | 1000011 | 10110001 | 111111 | 10100 |
Color Harmonies of #135451
Complementary color
Monochromatic Colors of #135451
Black with #135451
Text Example
Text Example
White with #135451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135451; }
p { color: rgb(19,84,81); }
H1.HeaderClassName
{
color: #135451;
}
.AnyTagClassName
{
color: #135451;
}
</style>
background-color css
<style>
a { background-color: #135451; }
a { background-color: rgb(19,84,81); }
div.DivClassName
{
background-color: #135451;
}
.BgClassName
{
background-color: #135451;
}
</style>
border-color css
<style>
span { border-color: #135451; }
span { border-color: rgb(19,84,81); }
td.TdClassName
{
border-color: #135451;
}
.TagClassName
{
border-color: #135451;
}
</style>