Shades of Bahama Blue #276387
Tints of Bahama Blue #276387
RGB
CMYK
RGB Variations
Color information
#276387 (or 0x276387) is known color: Bahama Blue. HEX triplet: 27, 63 and 87. RGB value is (39,99,135). Sum of RGB (Red+Green+Blue) = 39+99+135=273 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.29% from 273); Green value is 99 (39.06% from 255 or 36.26% 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 #276387 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276387 is #D89C78. Grayscale: #545454. Windows color (decimal): -14195833 or 8872743. OLE color: 8872743.
HSL color Cylindrical-coordinate representation of color #276387: hue angle of 202.5º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #276387 is Cyan = 0.71, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 99 | 135 | - |
| CMYK | 0.71 | 0.27 | 0 | 0.47 |
| HSL | 202.5º | 0.55% | 0.34% | - |
| HSV(B) | 202.5º | 0.71% | 0.53% | - |
| XYZ | 9.67 | 11.1 | 24.56 | - |
| YUV | 85.16 | 156.12 | 95.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 135 | 0.71 | 0.27 | 0 | 0.47 | 202.5 | 0.55 | 0.34 |
| Hex | 27 | 63 | 87 | 47 | 1B | 0 | 2F | CA | 37 | 22 |
| Octal | 47 | 143 | 207 | 107 | 33 | 0 | 57 | 312 | 67 | 42 |
| Binary | 100111 | 1100011 | 10000111 | 1000111 | 11011 | 0 | 101111 | 11001010 | 110111 | 100010 |
Color Harmonies of #276387
Complementary color
Monochromatic Colors of #276387
Black with #276387
Text Example
Text Example
White with #276387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276387; }
p { color: rgb(39,99,135); }
H1.HeaderClassName
{
color: #276387;
}
.AnyTagClassName
{
color: #276387;
}
</style>
background-color css
<style>
a { background-color: #276387; }
a { background-color: rgb(39,99,135); }
div.DivClassName
{
background-color: #276387;
}
.BgClassName
{
background-color: #276387;
}
</style>
border-color css
<style>
span { border-color: #276387; }
span { border-color: rgb(39,99,135); }
td.TdClassName
{
border-color: #276387;
}
.TagClassName
{
border-color: #276387;
}
</style>