Shades of Bahama Blue #296486
Tints of Bahama Blue #296486
RGB
CMYK
RGB Variations
Color information
#296486 (or 0x296486) is known color: Bahama Blue. HEX triplet: 29, 64 and 86. RGB value is (41,100,134). Sum of RGB (Red+Green+Blue) = 41+100+134=275 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.91% from 275); Green value is 100 (39.45% from 255 or 36.36% from 275); Blue value is 134 (52.73% from 255 or 48.73% from 275); Max value from RGB is 134 - color contains mainly: blue. Hex color #296486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296486 is #D69B79. Grayscale: #565656. Windows color (decimal): -14064506 or 8807465. OLE color: 8807465.
HSL color Cylindrical-coordinate representation of color #296486: hue angle of 201.94º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #296486 is Cyan = 0.69, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 100 | 134 | - |
| CMYK | 0.69 | 0.25 | 0 | 0.47 |
| HSL | 201.94º | 0.53% | 0.34% | - |
| HSV(B) | 201.94º | 0.69% | 0.53% | - |
| XYZ | 9.77 | 11.31 | 24.22 | - |
| YUV | 86.24 | 154.95 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 134 | 0.69 | 0.25 | 0 | 0.47 | 201.94 | 0.53 | 0.34 |
| Hex | 29 | 64 | 86 | 45 | 19 | 0 | 2F | CA | 35 | 22 |
| Octal | 51 | 144 | 206 | 105 | 31 | 0 | 57 | 312 | 65 | 42 |
| Binary | 101001 | 1100100 | 10000110 | 1000101 | 11001 | 0 | 101111 | 11001010 | 110101 | 100010 |
Color Harmonies of #296486
Complementary color
Monochromatic Colors of #296486
Black with #296486
Text Example
Text Example
White with #296486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296486; }
p { color: rgb(41,100,134); }
H1.HeaderClassName
{
color: #296486;
}
.AnyTagClassName
{
color: #296486;
}
</style>
background-color css
<style>
a { background-color: #296486; }
a { background-color: rgb(41,100,134); }
div.DivClassName
{
background-color: #296486;
}
.BgClassName
{
background-color: #296486;
}
</style>
border-color css
<style>
span { border-color: #296486; }
span { border-color: rgb(41,100,134); }
td.TdClassName
{
border-color: #296486;
}
.TagClassName
{
border-color: #296486;
}
</style>