Shades of Torea Bay #293086
Tints of Torea Bay #293086
RGB
CMYK
RGB Variations
Color information
#293086 (or 0x293086) is known color: Torea Bay. HEX triplet: 29, 30 and 86. RGB value is (41,48,134). Sum of RGB (Red+Green+Blue) = 41+48+134=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 134 (52.73% from 255 or 60.09% from 223); Max value from RGB is 134 - color contains mainly: blue. Hex color #293086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293086 is #D6CF79. Grayscale: #373737. Windows color (decimal): -14077818 or 8794153. OLE color: 8794153.
HSL color Cylindrical-coordinate representation of color #293086: hue angle of 235.48º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #293086 is Cyan = 0.69, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 48 | 134 | - |
| CMYK | 0.69 | 0.64 | 0 | 0.47 |
| HSL | 235.48º | 0.53% | 0.34% | - |
| HSV(B) | 235.48º | 0.69% | 0.53% | - |
| XYZ | 6.27 | 4.31 | 23.05 | - |
| YUV | 55.71 | 172.18 | 117.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 48 | 134 | 0.69 | 0.64 | 0 | 0.47 | 235.48 | 0.53 | 0.34 |
| Hex | 29 | 30 | 86 | 45 | 40 | 0 | 2F | EB | 35 | 22 |
| Octal | 51 | 60 | 206 | 105 | 100 | 0 | 57 | 353 | 65 | 42 |
| Binary | 101001 | 110000 | 10000110 | 1000101 | 1000000 | 0 | 101111 | 11101011 | 110101 | 100010 |
Color Harmonies of #293086
Complementary color
Monochromatic Colors of #293086
Black with #293086
Text Example
Text Example
White with #293086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293086; }
p { color: rgb(41,48,134); }
H1.HeaderClassName
{
color: #293086;
}
.AnyTagClassName
{
color: #293086;
}
</style>
background-color css
<style>
a { background-color: #293086; }
a { background-color: rgb(41,48,134); }
div.DivClassName
{
background-color: #293086;
}
.BgClassName
{
background-color: #293086;
}
</style>
border-color css
<style>
span { border-color: #293086; }
span { border-color: rgb(41,48,134); }
td.TdClassName
{
border-color: #293086;
}
.TagClassName
{
border-color: #293086;
}
</style>