Shades of Torea Bay #293171
Tints of Torea Bay #293171
RGB
CMYK
RGB Variations
Color information
#293171 (or 0x293171) is known color: Torea Bay. HEX triplet: 29, 31 and 71. RGB value is (41,49,113). Sum of RGB (Red+Green+Blue) = 41+49+113=203 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.20% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 113 (44.53% from 255 or 55.67% from 203); Max value from RGB is 113 - color contains mainly: blue. Hex color #293171 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293171 is #D6CE8E. Grayscale: #353535. Windows color (decimal): -14077583 or 7418153. OLE color: 7418153.
HSL color Cylindrical-coordinate representation of color #293171: hue angle of 233.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #293171 is Cyan = 0.64, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 49 | 113 | - |
| CMYK | 0.64 | 0.57 | 0 | 0.56 |
| HSL | 233.33º | 0.47% | 0.3% | - |
| HSV(B) | 233.33º | 0.64% | 0.44% | - |
| XYZ | 4.99 | 3.86 | 16.1 | - |
| YUV | 53.9 | 161.35 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 49 | 113 | 0.64 | 0.57 | 0 | 0.56 | 233.33 | 0.47 | 0.3 |
| Hex | 29 | 31 | 71 | 40 | 39 | 0 | 38 | E9 | 2F | 1E |
| Octal | 51 | 61 | 161 | 100 | 71 | 0 | 70 | 351 | 57 | 36 |
| Binary | 101001 | 110001 | 1110001 | 1000000 | 111001 | 0 | 111000 | 11101001 | 101111 | 11110 |
Color Harmonies of #293171
Complementary color
Monochromatic Colors of #293171
Black with #293171
Text Example
Text Example
White with #293171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293171; }
p { color: rgb(41,49,113); }
H1.HeaderClassName
{
color: #293171;
}
.AnyTagClassName
{
color: #293171;
}
</style>
background-color css
<style>
a { background-color: #293171; }
a { background-color: rgb(41,49,113); }
div.DivClassName
{
background-color: #293171;
}
.BgClassName
{
background-color: #293171;
}
</style>
border-color css
<style>
span { border-color: #293171; }
span { border-color: rgb(41,49,113); }
td.TdClassName
{
border-color: #293171;
}
.TagClassName
{
border-color: #293171;
}
</style>