Shades of Cyprus #125750
Tints of Cyprus #125750
RGB
CMYK
RGB Variations
Color information
#125750 (or 0x125750) is known color: Cyprus. HEX triplet: 12, 57 and 50. RGB value is (18,87,80). Sum of RGB (Red+Green+Blue) = 18+87+80=185 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.73% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 87 - color contains mainly: green. Hex color #125750 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125750 is #EDA8AF. Grayscale: #414141. Windows color (decimal): -15575216 or 5265170. OLE color: 5265170.
HSL color Cylindrical-coordinate representation of color #125750: hue angle of 173.91º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #125750 is Cyan = 0.79, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 18 | 87 | 80 | - |
| CMYK | 0.79 | 0 | 0.08 | 0.66 |
| HSL | 173.91º | 0.66% | 0.21% | - |
| HSV(B) | 173.91º | 0.79% | 0.34% | - |
| XYZ | 5.11 | 7.52 | 8.77 | - |
| YUV | 65.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 87 | 80 | 0.79 | 0 | 0.08 | 0.66 | 173.91 | 0.66 | 0.21 |
| Hex | 12 | 57 | 50 | 4F | 0 | 8 | 42 | AE | 42 | 15 |
| Octal | 22 | 127 | 120 | 117 | 0 | 10 | 102 | 256 | 102 | 25 |
| Binary | 10010 | 1010111 | 1010000 | 1001111 | 0 | 1000 | 1000010 | 10101110 | 1000010 | 10101 |
Color Harmonies of #125750
Complementary color
Monochromatic Colors of #125750
Black with #125750
Text Example
Text Example
White with #125750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125750; }
p { color: rgb(18,87,80); }
H1.HeaderClassName
{
color: #125750;
}
.AnyTagClassName
{
color: #125750;
}
</style>
background-color css
<style>
a { background-color: #125750; }
a { background-color: rgb(18,87,80); }
div.DivClassName
{
background-color: #125750;
}
.BgClassName
{
background-color: #125750;
}
</style>
border-color css
<style>
span { border-color: #125750; }
span { border-color: rgb(18,87,80); }
td.TdClassName
{
border-color: #125750;
}
.TagClassName
{
border-color: #125750;
}
</style>