Shades of Torea Bay #293276
Tints of Torea Bay #293276
RGB
CMYK
RGB Variations
Color information
#293276 (or 0x293276) is known color: Torea Bay. HEX triplet: 29, 32 and 76. RGB value is (41,50,118). Sum of RGB (Red+Green+Blue) = 41+50+118=209 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.62% from 209); Green value is 50 (19.92% from 255 or 23.92% from 209); Blue value is 118 (46.48% from 255 or 56.46% from 209); Max value from RGB is 118 - color contains mainly: blue. Hex color #293276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293276 is #D6CD89. Grayscale: #363636. Windows color (decimal): -14077322 or 7746089. OLE color: 7746089.
HSL color Cylindrical-coordinate representation of color #293276: hue angle of 232.99º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #293276 is Cyan = 0.65, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 50 | 118 | - |
| CMYK | 0.65 | 0.58 | 0 | 0.54 |
| HSL | 232.99º | 0.48% | 0.31% | - |
| HSV(B) | 232.99º | 0.65% | 0.46% | - |
| XYZ | 5.33 | 4.06 | 17.64 | - |
| YUV | 55.06 | 163.52 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 118 | 0.65 | 0.58 | 0 | 0.54 | 232.99 | 0.48 | 0.31 |
| Hex | 29 | 32 | 76 | 41 | 3A | 0 | 36 | E9 | 30 | 1F |
| Octal | 51 | 62 | 166 | 101 | 72 | 0 | 66 | 351 | 60 | 37 |
| Binary | 101001 | 110010 | 1110110 | 1000001 | 111010 | 0 | 110110 | 11101001 | 110000 | 11111 |
Color Harmonies of #293276
Complementary color
Monochromatic Colors of #293276
Black with #293276
Text Example
Text Example
White with #293276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293276; }
p { color: rgb(41,50,118); }
H1.HeaderClassName
{
color: #293276;
}
.AnyTagClassName
{
color: #293276;
}
</style>
background-color css
<style>
a { background-color: #293276; }
a { background-color: rgb(41,50,118); }
div.DivClassName
{
background-color: #293276;
}
.BgClassName
{
background-color: #293276;
}
</style>
border-color css
<style>
span { border-color: #293276; }
span { border-color: rgb(41,50,118); }
td.TdClassName
{
border-color: #293276;
}
.TagClassName
{
border-color: #293276;
}
</style>