Shades of Cyprus #125149
Tints of Cyprus #125149
RGB
CMYK
RGB Variations
Color information
#125149 (or 0x125149) is known color: Cyprus. HEX triplet: 12, 51 and 49. RGB value is (18,81,73). Sum of RGB (Red+Green+Blue) = 18+81+73=172 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.47% from 172); Green value is 81 (32.03% from 255 or 47.09% from 172); Blue value is 73 (28.91% from 255 or 42.44% from 172); Max value from RGB is 81 - color contains mainly: green. Hex color #125149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125149 is #EDAEB6. Grayscale: #3D3D3D. Windows color (decimal): -15576759 or 4804882. OLE color: 4804882.
HSL color Cylindrical-coordinate representation of color #125149: hue angle of 172.38º 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 #125149 is Cyan = 0.78, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 18 | 81 | 73 | - |
| CMYK | 0.78 | 0 | 0.10 | 0.68 |
| HSL | 172.38º | 0.64% | 0.19% | - |
| HSV(B) | 172.38º | 0.78% | 0.32% | - |
| XYZ | 4.39 | 6.49 | 7.33 | - |
| YUV | 61.25 | 134.63 | 97.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 81 | 73 | 0.78 | 0 | 0.10 | 0.68 | 172.38 | 0.64 | 0.19 |
| Hex | 12 | 51 | 49 | 4E | 0 | A | 44 | AC | 40 | 13 |
| Octal | 22 | 121 | 111 | 116 | 0 | 12 | 104 | 254 | 100 | 23 |
| Binary | 10010 | 1010001 | 1001001 | 1001110 | 0 | 1010 | 1000100 | 10101100 | 1000000 | 10011 |
Color Harmonies of #125149
Complementary color
Monochromatic Colors of #125149
Black with #125149
Text Example
Text Example
White with #125149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125149; }
p { color: rgb(18,81,73); }
H1.HeaderClassName
{
color: #125149;
}
.AnyTagClassName
{
color: #125149;
}
</style>
background-color css
<style>
a { background-color: #125149; }
a { background-color: rgb(18,81,73); }
div.DivClassName
{
background-color: #125149;
}
.BgClassName
{
background-color: #125149;
}
</style>
border-color css
<style>
span { border-color: #125149; }
span { border-color: rgb(18,81,73); }
td.TdClassName
{
border-color: #125149;
}
.TagClassName
{
border-color: #125149;
}
</style>