Shades of Bahama Blue #135486
Tints of Bahama Blue #135486
RGB
CMYK
RGB Variations
Color information
#135486 (or 0x135486) is known color: Bahama Blue. HEX triplet: 13, 54 and 86. RGB value is (19,84,134). Sum of RGB (Red+Green+Blue) = 19+84+134=237 (31% of max value = 765). Red value is 19 (7.81% from 255 or 8.02% from 237); Green value is 84 (33.20% from 255 or 35.44% from 237); Blue value is 134 (52.73% from 255 or 56.54% from 237); Max value from RGB is 134 - color contains mainly: blue. Hex color #135486 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #135486 is #ECAB79. Grayscale: #464646. Windows color (decimal): -15510394 or 8803347. OLE color: 8803347.
HSL color Cylindrical-coordinate representation of color #135486: hue angle of 206.09º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #135486 is Cyan = 0.86, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 84 | 134 | - |
| CMYK | 0.86 | 0.37 | 0 | 0.47 |
| HSL | 206.09º | 0.75% | 0.3% | - |
| HSV(B) | 206.09º | 0.86% | 0.53% | - |
| XYZ | 7.74 | 8.2 | 23.73 | - |
| YUV | 70.27 | 163.97 | 91.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 134 | 0.86 | 0.37 | 0 | 0.47 | 206.09 | 0.75 | 0.3 |
| Hex | 13 | 54 | 86 | 56 | 25 | 0 | 2F | CE | 4B | 1E |
| Octal | 23 | 124 | 206 | 126 | 45 | 0 | 57 | 316 | 113 | 36 |
| Binary | 10011 | 1010100 | 10000110 | 1010110 | 100101 | 0 | 101111 | 11001110 | 1001011 | 11110 |
Color Harmonies of #135486
Complementary color
Monochromatic Colors of #135486
Black with #135486
Text Example
Text Example
White with #135486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135486; }
p { color: rgb(19,84,134); }
H1.HeaderClassName
{
color: #135486;
}
.AnyTagClassName
{
color: #135486;
}
</style>
background-color css
<style>
a { background-color: #135486; }
a { background-color: rgb(19,84,134); }
div.DivClassName
{
background-color: #135486;
}
.BgClassName
{
background-color: #135486;
}
</style>
border-color css
<style>
span { border-color: #135486; }
span { border-color: rgb(19,84,134); }
td.TdClassName
{
border-color: #135486;
}
.TagClassName
{
border-color: #135486;
}
</style>