Shades of Evening Sea #125948
Tints of Evening Sea #125948
RGB
CMYK
RGB Variations
Color information
#125948 (or 0x125948) is known color: Evening Sea. HEX triplet: 12, 59 and 48. RGB value is (18,89,72). Sum of RGB (Red+Green+Blue) = 18+89+72=179 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.06% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #125948 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125948 is #EDA6B7. Grayscale: #414141. Windows color (decimal): -15574712 or 4741394. OLE color: 4741394.
HSL color Cylindrical-coordinate representation of color #125948: hue angle of 165.63º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #125948 is Cyan = 0.80, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 18 | 89 | 72 | - |
| CMYK | 0.80 | 0 | 0.19 | 0.65 |
| HSL | 165.63º | 0.66% | 0.21% | - |
| HSV(B) | 165.63º | 0.8% | 0.35% | - |
| XYZ | 4.99 | 7.74 | 7.36 | - |
| YUV | 65.83 | 131.48 | 93.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 89 | 72 | 0.80 | 0 | 0.19 | 0.65 | 165.63 | 0.66 | 0.21 |
| Hex | 12 | 59 | 48 | 50 | 0 | 13 | 41 | A6 | 42 | 15 |
| Octal | 22 | 131 | 110 | 120 | 0 | 23 | 101 | 246 | 102 | 25 |
| Binary | 10010 | 1011001 | 1001000 | 1010000 | 0 | 10011 | 1000001 | 10100110 | 1000010 | 10101 |
Color Harmonies of #125948
Complementary color
Monochromatic Colors of #125948
Black with #125948
Text Example
Text Example
White with #125948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125948; }
p { color: rgb(18,89,72); }
H1.HeaderClassName
{
color: #125948;
}
.AnyTagClassName
{
color: #125948;
}
</style>
background-color css
<style>
a { background-color: #125948; }
a { background-color: rgb(18,89,72); }
div.DivClassName
{
background-color: #125948;
}
.BgClassName
{
background-color: #125948;
}
</style>
border-color css
<style>
span { border-color: #125948; }
span { border-color: rgb(18,89,72); }
td.TdClassName
{
border-color: #125948;
}
.TagClassName
{
border-color: #125948;
}
</style>