Shades of Bahama Blue #266587
Tints of Bahama Blue #266587
RGB
CMYK
RGB Variations
Color information
#266587 (or 0x266587) is known color: Bahama Blue. HEX triplet: 26, 65 and 87. RGB value is (38,101,135). Sum of RGB (Red+Green+Blue) = 38+101+135=274 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.87% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 135 (53.12% from 255 or 49.27% from 274); Max value from RGB is 135 - color contains mainly: blue. Hex color #266587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266587 is #D99A78. Grayscale: #555555. Windows color (decimal): -14260857 or 8873254. OLE color: 8873254.
HSL color Cylindrical-coordinate representation of color #266587: hue angle of 201.03º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #266587 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 101 | 135 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.47 |
| HSL | 201.03º | 0.56% | 0.34% | - |
| HSV(B) | 201.03º | 0.72% | 0.53% | - |
| XYZ | 9.83 | 11.47 | 24.62 | - |
| YUV | 86.04 | 155.63 | 93.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 135 | 0.72 | 0.25 | 0 | 0.47 | 201.03 | 0.56 | 0.34 |
| Hex | 26 | 65 | 87 | 48 | 19 | 0 | 2F | C9 | 38 | 22 |
| Octal | 46 | 145 | 207 | 110 | 31 | 0 | 57 | 311 | 70 | 42 |
| Binary | 100110 | 1100101 | 10000111 | 1001000 | 11001 | 0 | 101111 | 11001001 | 111000 | 100010 |
Color Harmonies of #266587
Complementary color
Monochromatic Colors of #266587
Black with #266587
Text Example
Text Example
White with #266587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266587; }
p { color: rgb(38,101,135); }
H1.HeaderClassName
{
color: #266587;
}
.AnyTagClassName
{
color: #266587;
}
</style>
background-color css
<style>
a { background-color: #266587; }
a { background-color: rgb(38,101,135); }
div.DivClassName
{
background-color: #266587;
}
.BgClassName
{
background-color: #266587;
}
</style>
border-color css
<style>
span { border-color: #266587; }
span { border-color: rgb(38,101,135); }
td.TdClassName
{
border-color: #266587;
}
.TagClassName
{
border-color: #266587;
}
</style>