Shades of Bahama Blue #266589
Tints of Bahama Blue #266589
RGB
CMYK
RGB Variations
Color information
#266589 (or 0x266589) is known color: Bahama Blue. HEX triplet: 26, 65 and 89. RGB value is (38,101,137). Sum of RGB (Red+Green+Blue) = 38+101+137=276 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.77% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 137 (53.91% from 255 or 49.64% from 276); Max value from RGB is 137 - color contains mainly: blue. Hex color #266589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266589 is #D99A76. Grayscale: #565656. Windows color (decimal): -14260855 or 9004326. OLE color: 9004326.
HSL color Cylindrical-coordinate representation of color #266589: hue angle of 201.82º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #266589 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 38 | 101 | 137 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.46 |
| HSL | 201.82º | 0.57% | 0.34% | - |
| HSV(B) | 201.82º | 0.72% | 0.54% | - |
| XYZ | 9.97 | 11.53 | 25.37 | - |
| YUV | 86.27 | 156.63 | 93.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 137 | 0.72 | 0.26 | 0 | 0.46 | 201.82 | 0.57 | 0.34 |
| Hex | 26 | 65 | 89 | 48 | 1A | 0 | 2E | CA | 39 | 22 |
| Octal | 46 | 145 | 211 | 110 | 32 | 0 | 56 | 312 | 71 | 42 |
| Binary | 100110 | 1100101 | 10001001 | 1001000 | 11010 | 0 | 101110 | 11001010 | 111001 | 100010 |
Color Harmonies of #266589
Complementary color
Monochromatic Colors of #266589
Black with #266589
Text Example
Text Example
White with #266589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266589; }
p { color: rgb(38,101,137); }
H1.HeaderClassName
{
color: #266589;
}
.AnyTagClassName
{
color: #266589;
}
</style>
background-color css
<style>
a { background-color: #266589; }
a { background-color: rgb(38,101,137); }
div.DivClassName
{
background-color: #266589;
}
.BgClassName
{
background-color: #266589;
}
</style>
border-color css
<style>
span { border-color: #266589; }
span { border-color: rgb(38,101,137); }
td.TdClassName
{
border-color: #266589;
}
.TagClassName
{
border-color: #266589;
}
</style>