Shades of Torea Bay #293373
Tints of Torea Bay #293373
RGB
CMYK
RGB Variations
Color information
#293373 (or 0x293373) is known color: Torea Bay. HEX triplet: 29, 33 and 73. RGB value is (41,51,115). Sum of RGB (Red+Green+Blue) = 41+51+115=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 115 (45.31% from 255 or 55.56% from 207); Max value from RGB is 115 - color contains mainly: blue. Hex color #293373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293373 is #D6CC8C. Grayscale: #373737. Windows color (decimal): -14077069 or 7549737. OLE color: 7549737.
HSL color Cylindrical-coordinate representation of color #293373: hue angle of 231.89º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #293373 is Cyan = 0.64, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 51 | 115 | - |
| CMYK | 0.64 | 0.56 | 0 | 0.55 |
| HSL | 231.89º | 0.47% | 0.31% | - |
| HSV(B) | 231.89º | 0.64% | 0.45% | - |
| XYZ | 5.19 | 4.08 | 16.73 | - |
| YUV | 55.31 | 161.69 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 115 | 0.64 | 0.56 | 0 | 0.55 | 231.89 | 0.47 | 0.31 |
| Hex | 29 | 33 | 73 | 40 | 38 | 0 | 37 | E8 | 2F | 1F |
| Octal | 51 | 63 | 163 | 100 | 70 | 0 | 67 | 350 | 57 | 37 |
| Binary | 101001 | 110011 | 1110011 | 1000000 | 111000 | 0 | 110111 | 11101000 | 101111 | 11111 |
Color Harmonies of #293373
Complementary color
Monochromatic Colors of #293373
Black with #293373
Text Example
Text Example
White with #293373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293373; }
p { color: rgb(41,51,115); }
H1.HeaderClassName
{
color: #293373;
}
.AnyTagClassName
{
color: #293373;
}
</style>
background-color css
<style>
a { background-color: #293373; }
a { background-color: rgb(41,51,115); }
div.DivClassName
{
background-color: #293373;
}
.BgClassName
{
background-color: #293373;
}
</style>
border-color css
<style>
span { border-color: #293373; }
span { border-color: rgb(41,51,115); }
td.TdClassName
{
border-color: #293373;
}
.TagClassName
{
border-color: #293373;
}
</style>