Shades of Cyprus #125146
Tints of Cyprus #125146
RGB
CMYK
RGB Variations
Color information
#125146 (or 0x125146) is known color: Cyprus. HEX triplet: 12, 51 and 46. RGB value is (18,81,70). Sum of RGB (Red+Green+Blue) = 18+81+70=169 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.65% from 169); Green value is 81 (32.03% from 255 or 47.93% from 169); Blue value is 70 (27.73% from 255 or 41.42% from 169); Max value from RGB is 81 - color contains mainly: green. Hex color #125146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125146 is #EDAEB9. Grayscale: #3C3C3C. Windows color (decimal): -15576762 or 4608274. OLE color: 4608274.
HSL color Cylindrical-coordinate representation of color #125146: hue angle of 169.52º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #125146 is Cyan = 0.78, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 18 | 81 | 70 | - |
| CMYK | 0.78 | 0 | 0.14 | 0.68 |
| HSL | 169.52º | 0.64% | 0.19% | - |
| HSV(B) | 169.52º | 0.78% | 0.32% | - |
| XYZ | 4.3 | 6.46 | 6.81 | - |
| YUV | 60.91 | 133.13 | 97.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 81 | 70 | 0.78 | 0 | 0.14 | 0.68 | 169.52 | 0.64 | 0.19 |
| Hex | 12 | 51 | 46 | 4E | 0 | E | 44 | AA | 40 | 13 |
| Octal | 22 | 121 | 106 | 116 | 0 | 16 | 104 | 252 | 100 | 23 |
| Binary | 10010 | 1010001 | 1000110 | 1001110 | 0 | 1110 | 1000100 | 10101010 | 1000000 | 10011 |
Color Harmonies of #125146
Complementary color
Monochromatic Colors of #125146
Black with #125146
Text Example
Text Example
White with #125146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125146; }
p { color: rgb(18,81,70); }
H1.HeaderClassName
{
color: #125146;
}
.AnyTagClassName
{
color: #125146;
}
</style>
background-color css
<style>
a { background-color: #125146; }
a { background-color: rgb(18,81,70); }
div.DivClassName
{
background-color: #125146;
}
.BgClassName
{
background-color: #125146;
}
</style>
border-color css
<style>
span { border-color: #125146; }
span { border-color: rgb(18,81,70); }
td.TdClassName
{
border-color: #125146;
}
.TagClassName
{
border-color: #125146;
}
</style>