Shades of Cyprus #135152
Tints of Cyprus #135152
RGB
CMYK
RGB Variations
Color information
#135152 (or 0x135152) is known color: Cyprus. HEX triplet: 13, 51 and 52. RGB value is (19,81,82). Sum of RGB (Red+Green+Blue) = 19+81+82=182 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.44% from 182); Green value is 81 (32.03% from 255 or 44.51% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 82 - color contains mainly: blue. Hex color #135152 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135152 is #ECAEAD. Grayscale: #3E3E3E. Windows color (decimal): -15511214 or 5394707. OLE color: 5394707.
HSL color Cylindrical-coordinate representation of color #135152: hue angle of 180.95º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #135152 is Cyan = 0.77, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 81 | 82 | - |
| CMYK | 0.77 | 0.01 | 0 | 0.68 |
| HSL | 180.95º | 0.62% | 0.2% | - |
| HSV(B) | 180.95º | 0.77% | 0.32% | - |
| XYZ | 4.73 | 6.63 | 9.01 | - |
| YUV | 62.58 | 138.96 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 81 | 82 | 0.77 | 0.01 | 0 | 0.68 | 180.95 | 0.62 | 0.2 |
| Hex | 13 | 51 | 52 | 4D | 1 | 0 | 44 | B5 | 3E | 14 |
| Octal | 23 | 121 | 122 | 115 | 1 | 0 | 104 | 265 | 76 | 24 |
| Binary | 10011 | 1010001 | 1010010 | 1001101 | 1 | 0 | 1000100 | 10110101 | 111110 | 10100 |
Color Harmonies of #135152
Complementary color
Monochromatic Colors of #135152
Black with #135152
Text Example
Text Example
White with #135152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135152; }
p { color: rgb(19,81,82); }
H1.HeaderClassName
{
color: #135152;
}
.AnyTagClassName
{
color: #135152;
}
</style>
background-color css
<style>
a { background-color: #135152; }
a { background-color: rgb(19,81,82); }
div.DivClassName
{
background-color: #135152;
}
.BgClassName
{
background-color: #135152;
}
</style>
border-color css
<style>
span { border-color: #135152; }
span { border-color: rgb(19,81,82); }
td.TdClassName
{
border-color: #135152;
}
.TagClassName
{
border-color: #135152;
}
</style>