Shades of Cyprus #125048
Tints of Cyprus #125048
RGB
CMYK
RGB Variations
Color information
#125048 (or 0x125048) is known color: Cyprus. HEX triplet: 12, 50 and 48. RGB value is (18,80,72). Sum of RGB (Red+Green+Blue) = 18+80+72=170 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.59% from 170); Green value is 80 (31.64% from 255 or 47.06% from 170); Blue value is 72 (28.52% from 255 or 42.35% from 170); Max value from RGB is 80 - color contains mainly: green. Hex color #125048 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125048 is #EDAFB7. Grayscale: #3C3C3C. Windows color (decimal): -15577016 or 4739090. OLE color: 4739090.
HSL color Cylindrical-coordinate representation of color #125048: hue angle of 172.26º degrees, saturation: 0.63, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #125048 is Cyan = 0.78, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 18 | 80 | 72 | - |
| CMYK | 0.78 | 0 | 0.10 | 0.69 |
| HSL | 172.26º | 0.63% | 0.19% | - |
| HSV(B) | 172.26º | 0.78% | 0.31% | - |
| XYZ | 4.29 | 6.33 | 7.13 | - |
| YUV | 60.55 | 134.46 | 97.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 80 | 72 | 0.78 | 0 | 0.10 | 0.69 | 172.26 | 0.63 | 0.19 |
| Hex | 12 | 50 | 48 | 4E | 0 | A | 45 | AC | 3F | 13 |
| Octal | 22 | 120 | 110 | 116 | 0 | 12 | 105 | 254 | 77 | 23 |
| Binary | 10010 | 1010000 | 1001000 | 1001110 | 0 | 1010 | 1000101 | 10101100 | 111111 | 10011 |
Color Harmonies of #125048
Complementary color
Monochromatic Colors of #125048
Black with #125048
Text Example
Text Example
White with #125048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125048; }
p { color: rgb(18,80,72); }
H1.HeaderClassName
{
color: #125048;
}
.AnyTagClassName
{
color: #125048;
}
</style>
background-color css
<style>
a { background-color: #125048; }
a { background-color: rgb(18,80,72); }
div.DivClassName
{
background-color: #125048;
}
.BgClassName
{
background-color: #125048;
}
</style>
border-color css
<style>
span { border-color: #125048; }
span { border-color: rgb(18,80,72); }
td.TdClassName
{
border-color: #125048;
}
.TagClassName
{
border-color: #125048;
}
</style>