Shades of Torea Bay #293382
Tints of Torea Bay #293382
RGB
CMYK
RGB Variations
Color information
#293382 (or 0x293382) is known color: Torea Bay. HEX triplet: 29, 33 and 82. RGB value is (41,51,130). Sum of RGB (Red+Green+Blue) = 41+51+130=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 51 (20.31% from 255 or 22.97% from 222); Blue value is 130 (51.17% from 255 or 58.56% from 222); Max value from RGB is 130 - color contains mainly: blue. Hex color #293382 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293382 is #D6CC7D. Grayscale: #383838. Windows color (decimal): -14077054 or 8532777. OLE color: 8532777.
HSL color Cylindrical-coordinate representation of color #293382: hue angle of 233.26º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #293382 is Cyan = 0.68, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 51 | 130 | - |
| CMYK | 0.68 | 0.61 | 0 | 0.49 |
| HSL | 233.26º | 0.52% | 0.34% | - |
| HSV(B) | 233.26º | 0.68% | 0.51% | - |
| XYZ | 6.13 | 4.45 | 21.66 | - |
| YUV | 57.02 | 169.19 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 130 | 0.68 | 0.61 | 0 | 0.49 | 233.26 | 0.52 | 0.34 |
| Hex | 29 | 33 | 82 | 44 | 3D | 0 | 31 | E9 | 34 | 22 |
| Octal | 51 | 63 | 202 | 104 | 75 | 0 | 61 | 351 | 64 | 42 |
| Binary | 101001 | 110011 | 10000010 | 1000100 | 111101 | 0 | 110001 | 11101001 | 110100 | 100010 |
Color Harmonies of #293382
Complementary color
Monochromatic Colors of #293382
Black with #293382
Text Example
Text Example
White with #293382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293382; }
p { color: rgb(41,51,130); }
H1.HeaderClassName
{
color: #293382;
}
.AnyTagClassName
{
color: #293382;
}
</style>
background-color css
<style>
a { background-color: #293382; }
a { background-color: rgb(41,51,130); }
div.DivClassName
{
background-color: #293382;
}
.BgClassName
{
background-color: #293382;
}
</style>
border-color css
<style>
span { border-color: #293382; }
span { border-color: rgb(41,51,130); }
td.TdClassName
{
border-color: #293382;
}
.TagClassName
{
border-color: #293382;
}
</style>