Shades of Torea Bay #293286
Tints of Torea Bay #293286
RGB
CMYK
RGB Variations
Color information
#293286 (or 0x293286) is known color: Torea Bay. HEX triplet: 29, 32 and 86. RGB value is (41,50,134). Sum of RGB (Red+Green+Blue) = 41+50+134=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 50 (19.92% from 255 or 22.22% from 225); Blue value is 134 (52.73% from 255 or 59.56% from 225); Max value from RGB is 134 - color contains mainly: blue. Hex color #293286 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293286 is #D6CD79. Grayscale: #383838. Windows color (decimal): -14077306 or 8794665. OLE color: 8794665.
HSL color Cylindrical-coordinate representation of color #293286: hue angle of 234.19º 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 #293286 is Cyan = 0.69, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 50 | 134 | - |
| CMYK | 0.69 | 0.63 | 0 | 0.47 |
| HSL | 234.19º | 0.53% | 0.34% | - |
| HSV(B) | 234.19º | 0.69% | 0.53% | - |
| XYZ | 6.36 | 4.47 | 23.08 | - |
| YUV | 56.89 | 171.52 | 116.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 134 | 0.69 | 0.63 | 0 | 0.47 | 234.19 | 0.53 | 0.34 |
| Hex | 29 | 32 | 86 | 45 | 3F | 0 | 2F | EA | 35 | 22 |
| Octal | 51 | 62 | 206 | 105 | 77 | 0 | 57 | 352 | 65 | 42 |
| Binary | 101001 | 110010 | 10000110 | 1000101 | 111111 | 0 | 101111 | 11101010 | 110101 | 100010 |
Color Harmonies of #293286
Complementary color
Monochromatic Colors of #293286
Black with #293286
Text Example
Text Example
White with #293286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293286; }
p { color: rgb(41,50,134); }
H1.HeaderClassName
{
color: #293286;
}
.AnyTagClassName
{
color: #293286;
}
</style>
background-color css
<style>
a { background-color: #293286; }
a { background-color: rgb(41,50,134); }
div.DivClassName
{
background-color: #293286;
}
.BgClassName
{
background-color: #293286;
}
</style>
border-color css
<style>
span { border-color: #293286; }
span { border-color: rgb(41,50,134); }
td.TdClassName
{
border-color: #293286;
}
.TagClassName
{
border-color: #293286;
}
</style>