Shades of Bahama Blue #266487
Tints of Bahama Blue #266487
RGB
CMYK
RGB Variations
Color information
#266487 (or 0x266487) is known color: Bahama Blue. HEX triplet: 26, 64 and 87. RGB value is (38,100,135). Sum of RGB (Red+Green+Blue) = 38+100+135=273 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.92% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #266487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266487 is #D99B78. Grayscale: #555555. Windows color (decimal): -14261113 or 8872998. OLE color: 8872998.
HSL color Cylindrical-coordinate representation of color #266487: hue angle of 201.65º 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 #266487 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 100 | 135 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.47 |
| HSL | 201.65º | 0.56% | 0.34% | - |
| HSV(B) | 201.65º | 0.72% | 0.53% | - |
| XYZ | 9.73 | 11.28 | 24.59 | - |
| YUV | 85.45 | 155.96 | 94.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 100 | 135 | 0.72 | 0.26 | 0 | 0.47 | 201.65 | 0.56 | 0.34 |
| Hex | 26 | 64 | 87 | 48 | 1A | 0 | 2F | CA | 38 | 22 |
| Octal | 46 | 144 | 207 | 110 | 32 | 0 | 57 | 312 | 70 | 42 |
| Binary | 100110 | 1100100 | 10000111 | 1001000 | 11010 | 0 | 101111 | 11001010 | 111000 | 100010 |
Color Harmonies of #266487
Complementary color
Monochromatic Colors of #266487
Black with #266487
Text Example
Text Example
White with #266487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266487; }
p { color: rgb(38,100,135); }
H1.HeaderClassName
{
color: #266487;
}
.AnyTagClassName
{
color: #266487;
}
</style>
background-color css
<style>
a { background-color: #266487; }
a { background-color: rgb(38,100,135); }
div.DivClassName
{
background-color: #266487;
}
.BgClassName
{
background-color: #266487;
}
</style>
border-color css
<style>
span { border-color: #266487; }
span { border-color: rgb(38,100,135); }
td.TdClassName
{
border-color: #266487;
}
.TagClassName
{
border-color: #266487;
}
</style>