Shades of Blue Lagoon #125668
Tints of Blue Lagoon #125668
RGB
CMYK
RGB Variations
Color information
#125668 (or 0x125668) is known color: Blue Lagoon. HEX triplet: 12, 56 and 68. RGB value is (18,86,104). Sum of RGB (Red+Green+Blue) = 18+86+104=208 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.65% from 208); Green value is 86 (33.98% from 255 or 41.35% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #125668 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125668 is #EDA997. Grayscale: #434343. Windows color (decimal): -15575448 or 6837778. OLE color: 6837778.
HSL color Cylindrical-coordinate representation of color #125668: hue angle of 192.56º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #125668 is Cyan = 0.83, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 18 | 86 | 104 | - |
| CMYK | 0.83 | 0.17 | 0 | 0.59 |
| HSL | 192.56º | 0.7% | 0.24% | - |
| HSV(B) | 192.56º | 0.83% | 0.41% | - |
| XYZ | 6.08 | 7.78 | 14.28 | - |
| YUV | 67.72 | 148.47 | 92.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 86 | 104 | 0.83 | 0.17 | 0 | 0.59 | 192.56 | 0.7 | 0.24 |
| Hex | 12 | 56 | 68 | 53 | 11 | 0 | 3B | C1 | 46 | 18 |
| Octal | 22 | 126 | 150 | 123 | 21 | 0 | 73 | 301 | 106 | 30 |
| Binary | 10010 | 1010110 | 1101000 | 1010011 | 10001 | 0 | 111011 | 11000001 | 1000110 | 11000 |
Color Harmonies of #125668
Complementary color
Monochromatic Colors of #125668
Black with #125668
Text Example
Text Example
White with #125668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125668; }
p { color: rgb(18,86,104); }
H1.HeaderClassName
{
color: #125668;
}
.AnyTagClassName
{
color: #125668;
}
</style>
background-color css
<style>
a { background-color: #125668; }
a { background-color: rgb(18,86,104); }
div.DivClassName
{
background-color: #125668;
}
.BgClassName
{
background-color: #125668;
}
</style>
border-color css
<style>
span { border-color: #125668; }
span { border-color: rgb(18,86,104); }
td.TdClassName
{
border-color: #125668;
}
.TagClassName
{
border-color: #125668;
}
</style>