Shades of Torea Bay #293384
Tints of Torea Bay #293384
RGB
CMYK
RGB Variations
Color information
#293384 (or 0x293384) is known color: Torea Bay. HEX triplet: 29, 33 and 84. RGB value is (41,51,132). Sum of RGB (Red+Green+Blue) = 41+51+132=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 51 (20.31% from 255 or 22.77% from 224); Blue value is 132 (51.95% from 255 or 58.93% from 224); Max value from RGB is 132 - color contains mainly: blue. Hex color #293384 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293384 is #D6CC7B. Grayscale: #383838. Windows color (decimal): -14077052 or 8663849. OLE color: 8663849.
HSL color Cylindrical-coordinate representation of color #293384: hue angle of 233.41º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #293384 is Cyan = 0.69, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 51 | 132 | - |
| CMYK | 0.69 | 0.61 | 0 | 0.48 |
| HSL | 233.41º | 0.53% | 0.34% | - |
| HSV(B) | 233.41º | 0.69% | 0.52% | - |
| XYZ | 6.26 | 4.51 | 22.37 | - |
| YUV | 57.24 | 170.19 | 116.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 132 | 0.69 | 0.61 | 0 | 0.48 | 233.41 | 0.53 | 0.34 |
| Hex | 29 | 33 | 84 | 45 | 3D | 0 | 30 | E9 | 35 | 22 |
| Octal | 51 | 63 | 204 | 105 | 75 | 0 | 60 | 351 | 65 | 42 |
| Binary | 101001 | 110011 | 10000100 | 1000101 | 111101 | 0 | 110000 | 11101001 | 110101 | 100010 |
Color Harmonies of #293384
Complementary color
Monochromatic Colors of #293384
Black with #293384
Text Example
Text Example
White with #293384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293384; }
p { color: rgb(41,51,132); }
H1.HeaderClassName
{
color: #293384;
}
.AnyTagClassName
{
color: #293384;
}
</style>
background-color css
<style>
a { background-color: #293384; }
a { background-color: rgb(41,51,132); }
div.DivClassName
{
background-color: #293384;
}
.BgClassName
{
background-color: #293384;
}
</style>
border-color css
<style>
span { border-color: #293384; }
span { border-color: rgb(41,51,132); }
td.TdClassName
{
border-color: #293384;
}
.TagClassName
{
border-color: #293384;
}
</style>