Shades of Bahama Blue #266081
Tints of Bahama Blue #266081
RGB
CMYK
RGB Variations
Color information
#266081 (or 0x266081) is known color: Bahama Blue. HEX triplet: 26, 60 and 81. RGB value is (38,96,129). Sum of RGB (Red+Green+Blue) = 38+96+129=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 129 (50.78% from 255 or 49.05% from 263); Max value from RGB is 129 - color contains mainly: blue. Hex color #266081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266081 is #D99F7E. Grayscale: #525252. Windows color (decimal): -14262143 or 8478758. OLE color: 8478758.
HSL color Cylindrical-coordinate representation of color #266081: hue angle of 201.76º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #266081 is Cyan = 0.71, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 96 | 129 | - |
| CMYK | 0.71 | 0.26 | 0 | 0.49 |
| HSL | 201.76º | 0.54% | 0.33% | - |
| HSV(B) | 201.76º | 0.71% | 0.51% | - |
| XYZ | 8.94 | 10.36 | 22.3 | - |
| YUV | 82.42 | 154.28 | 96.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 129 | 0.71 | 0.26 | 0 | 0.49 | 201.76 | 0.54 | 0.33 |
| Hex | 26 | 60 | 81 | 47 | 1A | 0 | 31 | CA | 36 | 21 |
| Octal | 46 | 140 | 201 | 107 | 32 | 0 | 61 | 312 | 66 | 41 |
| Binary | 100110 | 1100000 | 10000001 | 1000111 | 11010 | 0 | 110001 | 11001010 | 110110 | 100001 |
Color Harmonies of #266081
Complementary color
Monochromatic Colors of #266081
Black with #266081
Text Example
Text Example
White with #266081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266081; }
p { color: rgb(38,96,129); }
H1.HeaderClassName
{
color: #266081;
}
.AnyTagClassName
{
color: #266081;
}
</style>
background-color css
<style>
a { background-color: #266081; }
a { background-color: rgb(38,96,129); }
div.DivClassName
{
background-color: #266081;
}
.BgClassName
{
background-color: #266081;
}
</style>
border-color css
<style>
span { border-color: #266081; }
span { border-color: rgb(38,96,129); }
td.TdClassName
{
border-color: #266081;
}
.TagClassName
{
border-color: #266081;
}
</style>