Shades of Bali Hai #7C9FBA
Tints of Bali Hai #7C9FBA
RGB
CMYK
RGB Variations
Color information
#7C9FBA (or 0x7C9FBA) is known color: Bali Hai. HEX triplet: 7C, 9F and BA. RGB value is (124,159,186). Sum of RGB (Red+Green+Blue) = 124+159+186=469 (62% of max value = 765). Red value is 124 (48.83% from 255 or 26.44% from 469); Green value is 159 (62.5% from 255 or 33.90% from 469); Blue value is 186 (73.05% from 255 or 39.66% from 469); Max value from RGB is 186 - color contains mainly: blue. Hex color #7C9FBA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7C9FBA is #836045. Grayscale: #979797. Windows color (decimal): -8609862 or 12230524. OLE color: 12230524.
HSL color Cylindrical-coordinate representation of color #7C9FBA: hue angle of 206.13º degrees, saturation: 0.31, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #7C9FBA is Cyan = 0.33, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 124 | 159 | 186 | - |
| CMYK | 0.33 | 0.15 | 0 | 0.27 |
| HSL | 206.13º | 0.31% | 0.61% | - |
| HSV(B) | 206.13º | 0.33% | 0.73% | - |
| XYZ | 29.57 | 32.63 | 51.19 | - |
| YUV | 151.61 | 147.4 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 159 | 186 | 0.33 | 0.15 | 0 | 0.27 | 206.13 | 0.31 | 0.61 |
| Hex | 7C | 9F | BA | 21 | F | 0 | 1B | CE | 1F | 3D |
| Octal | 174 | 237 | 272 | 41 | 17 | 0 | 33 | 316 | 37 | 75 |
| Binary | 1111100 | 10011111 | 10111010 | 100001 | 1111 | 0 | 11011 | 11001110 | 11111 | 111101 |
Color Harmonies of #7C9FBA
Complementary color
Monochromatic Colors of #7C9FBA
Black with #7C9FBA
Text Example
Text Example
White with #7C9FBA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C9FBA; }
p { color: rgb(124,159,186); }
H1.HeaderClassName
{
color: #7C9FBA;
}
.AnyTagClassName
{
color: #7C9FBA;
}
</style>
background-color css
<style>
a { background-color: #7C9FBA; }
a { background-color: rgb(124,159,186); }
div.DivClassName
{
background-color: #7C9FBA;
}
.BgClassName
{
background-color: #7C9FBA;
}
</style>
border-color css
<style>
span { border-color: #7C9FBA; }
span { border-color: rgb(124,159,186); }
td.TdClassName
{
border-color: #7C9FBA;
}
.TagClassName
{
border-color: #7C9FBA;
}
</style>