Shades of Torea Bay #293372
Tints of Torea Bay #293372
RGB
CMYK
RGB Variations
Color information
#293372 (or 0x293372) is known color: Torea Bay. HEX triplet: 29, 33 and 72. RGB value is (41,51,114). Sum of RGB (Red+Green+Blue) = 41+51+114=206 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.90% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 114 (44.92% from 255 or 55.34% from 206); Max value from RGB is 114 - color contains mainly: blue. Hex color #293372 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293372 is #D6CC8D. Grayscale: #363636. Windows color (decimal): -14077070 or 7484201. OLE color: 7484201.
HSL color Cylindrical-coordinate representation of color #293372: hue angle of 231.78º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #293372 is Cyan = 0.64, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 51 | 114 | - |
| CMYK | 0.64 | 0.55 | 0 | 0.55 |
| HSL | 231.78º | 0.47% | 0.3% | - |
| HSV(B) | 231.78º | 0.64% | 0.45% | - |
| XYZ | 5.14 | 4.05 | 16.43 | - |
| YUV | 55.19 | 161.19 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 114 | 0.64 | 0.55 | 0 | 0.55 | 231.78 | 0.47 | 0.3 |
| Hex | 29 | 33 | 72 | 40 | 37 | 0 | 37 | E8 | 2F | 1E |
| Octal | 51 | 63 | 162 | 100 | 67 | 0 | 67 | 350 | 57 | 36 |
| Binary | 101001 | 110011 | 1110010 | 1000000 | 110111 | 0 | 110111 | 11101000 | 101111 | 11110 |
Color Harmonies of #293372
Complementary color
Monochromatic Colors of #293372
Black with #293372
Text Example
Text Example
White with #293372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293372; }
p { color: rgb(41,51,114); }
H1.HeaderClassName
{
color: #293372;
}
.AnyTagClassName
{
color: #293372;
}
</style>
background-color css
<style>
a { background-color: #293372; }
a { background-color: rgb(41,51,114); }
div.DivClassName
{
background-color: #293372;
}
.BgClassName
{
background-color: #293372;
}
</style>
border-color css
<style>
span { border-color: #293372; }
span { border-color: rgb(41,51,114); }
td.TdClassName
{
border-color: #293372;
}
.TagClassName
{
border-color: #293372;
}
</style>