Shades of Blue Lagoon #075768
Tints of Blue Lagoon #075768
RGB
CMYK
RGB Variations
Color information
#075768 (or 0x075768) is known color: Blue Lagoon. HEX triplet: 07, 57 and 68. RGB value is (7,87,104). Sum of RGB (Red+Green+Blue) = 7+87+104=198 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.54% from 198); Green value is 87 (34.38% from 255 or 43.94% from 198); Blue value is 104 (41.02% from 255 or 52.53% from 198); Max value from RGB is 104 - color contains mainly: blue. Hex color #075768 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075768 is #F8A897. Grayscale: #404040. Windows color (decimal): -16296088 or 6838023. OLE color: 6838023.
HSL color Cylindrical-coordinate representation of color #075768: hue angle of 190.52º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075768 is Cyan = 0.93, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 87 | 104 | - |
| CMYK | 0.93 | 0.16 | 0 | 0.59 |
| HSL | 190.52º | 0.87% | 0.22% | - |
| HSV(B) | 190.52º | 0.93% | 0.41% | - |
| XYZ | 5.99 | 7.86 | 14.3 | - |
| YUV | 65.02 | 150 | 86.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 104 | 0.93 | 0.16 | 0 | 0.59 | 190.52 | 0.87 | 0.22 |
| Hex | 7 | 57 | 68 | 5D | 10 | 0 | 3B | BF | 57 | 16 |
| Octal | 7 | 127 | 150 | 135 | 20 | 0 | 73 | 277 | 127 | 26 |
| Binary | 111 | 1010111 | 1101000 | 1011101 | 10000 | 0 | 111011 | 10111111 | 1010111 | 10110 |
Color Harmonies of #075768
Complementary color
Monochromatic Colors of #075768
Black with #075768
Text Example
Text Example
White with #075768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075768; }
p { color: rgb(7,87,104); }
H1.HeaderClassName
{
color: #075768;
}
.AnyTagClassName
{
color: #075768;
}
</style>
background-color css
<style>
a { background-color: #075768; }
a { background-color: rgb(7,87,104); }
div.DivClassName
{
background-color: #075768;
}
.BgClassName
{
background-color: #075768;
}
</style>
border-color css
<style>
span { border-color: #075768; }
span { border-color: rgb(7,87,104); }
td.TdClassName
{
border-color: #075768;
}
.TagClassName
{
border-color: #075768;
}
</style>