Shades of Bahama Blue #296587
Tints of Bahama Blue #296587
RGB
CMYK
RGB Variations
Color information
#296587 (or 0x296587) is known color: Bahama Blue. HEX triplet: 29, 65 and 87. RGB value is (41,101,135). Sum of RGB (Red+Green+Blue) = 41+101+135=277 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.80% from 277); Green value is 101 (39.84% from 255 or 36.46% from 277); Blue value is 135 (53.12% from 255 or 48.74% from 277); Max value from RGB is 135 - color contains mainly: blue. Hex color #296587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296587 is #D69A78. Grayscale: #565656. Windows color (decimal): -14064249 or 8873257. OLE color: 8873257.
HSL color Cylindrical-coordinate representation of color #296587: hue angle of 201.7º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #296587 is Cyan = 0.70, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 101 | 135 | - |
| CMYK | 0.70 | 0.25 | 0 | 0.47 |
| HSL | 201.7º | 0.53% | 0.35% | - |
| HSV(B) | 201.7º | 0.7% | 0.53% | - |
| XYZ | 9.94 | 11.53 | 24.62 | - |
| YUV | 86.94 | 155.12 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 135 | 0.70 | 0.25 | 0 | 0.47 | 201.7 | 0.53 | 0.35 |
| Hex | 29 | 65 | 87 | 46 | 19 | 0 | 2F | CA | 35 | 23 |
| Octal | 51 | 145 | 207 | 106 | 31 | 0 | 57 | 312 | 65 | 43 |
| Binary | 101001 | 1100101 | 10000111 | 1000110 | 11001 | 0 | 101111 | 11001010 | 110101 | 100011 |
Color Harmonies of #296587
Complementary color
Monochromatic Colors of #296587
Black with #296587
Text Example
Text Example
White with #296587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296587; }
p { color: rgb(41,101,135); }
H1.HeaderClassName
{
color: #296587;
}
.AnyTagClassName
{
color: #296587;
}
</style>
background-color css
<style>
a { background-color: #296587; }
a { background-color: rgb(41,101,135); }
div.DivClassName
{
background-color: #296587;
}
.BgClassName
{
background-color: #296587;
}
</style>
border-color css
<style>
span { border-color: #296587; }
span { border-color: rgb(41,101,135); }
td.TdClassName
{
border-color: #296587;
}
.TagClassName
{
border-color: #296587;
}
</style>