Shades of Cyprus #125649
Tints of Cyprus #125649
RGB
CMYK
RGB Variations
Color information
#125649 (or 0x125649) is known color: Cyprus. HEX triplet: 12, 56 and 49. RGB value is (18,86,73). Sum of RGB (Red+Green+Blue) = 18+86+73=177 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.17% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #125649 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125649 is #EDA9B6. Grayscale: #404040. Windows color (decimal): -15575479 or 4806162. OLE color: 4806162.
HSL color Cylindrical-coordinate representation of color #125649: hue angle of 168.53º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #125649 is Cyan = 0.79, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 18 | 86 | 73 | - |
| CMYK | 0.79 | 0 | 0.15 | 0.66 |
| HSL | 168.53º | 0.65% | 0.2% | - |
| HSV(B) | 168.53º | 0.79% | 0.34% | - |
| XYZ | 4.78 | 7.27 | 7.45 | - |
| YUV | 64.19 | 132.97 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 86 | 73 | 0.79 | 0 | 0.15 | 0.66 | 168.53 | 0.65 | 0.2 |
| Hex | 12 | 56 | 49 | 4F | 0 | F | 42 | A9 | 41 | 14 |
| Octal | 22 | 126 | 111 | 117 | 0 | 17 | 102 | 251 | 101 | 24 |
| Binary | 10010 | 1010110 | 1001001 | 1001111 | 0 | 1111 | 1000010 | 10101001 | 1000001 | 10100 |
Color Harmonies of #125649
Complementary color
Monochromatic Colors of #125649
Black with #125649
Text Example
Text Example
White with #125649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125649; }
p { color: rgb(18,86,73); }
H1.HeaderClassName
{
color: #125649;
}
.AnyTagClassName
{
color: #125649;
}
</style>
background-color css
<style>
a { background-color: #125649; }
a { background-color: rgb(18,86,73); }
div.DivClassName
{
background-color: #125649;
}
.BgClassName
{
background-color: #125649;
}
</style>
border-color css
<style>
span { border-color: #125649; }
span { border-color: rgb(18,86,73); }
td.TdClassName
{
border-color: #125649;
}
.TagClassName
{
border-color: #125649;
}
</style>