Shades of Torea Bay #293381
Tints of Torea Bay #293381
RGB
CMYK
RGB Variations
Color information
#293381 (or 0x293381) is known color: Torea Bay. HEX triplet: 29, 33 and 81. RGB value is (41,51,129). Sum of RGB (Red+Green+Blue) = 41+51+129=221 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.55% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 129 (50.78% from 255 or 58.37% from 221); Max value from RGB is 129 - color contains mainly: blue. Hex color #293381 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293381 is #D6CC7E. Grayscale: #383838. Windows color (decimal): -14077055 or 8467241. OLE color: 8467241.
HSL color Cylindrical-coordinate representation of color #293381: hue angle of 233.18º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #293381 is Cyan = 0.68, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 51 | 129 | - |
| CMYK | 0.68 | 0.60 | 0 | 0.49 |
| HSL | 233.18º | 0.52% | 0.33% | - |
| HSV(B) | 233.18º | 0.68% | 0.51% | - |
| XYZ | 6.06 | 4.42 | 21.3 | - |
| YUV | 56.9 | 168.69 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 129 | 0.68 | 0.60 | 0 | 0.49 | 233.18 | 0.52 | 0.33 |
| Hex | 29 | 33 | 81 | 44 | 3C | 0 | 31 | E9 | 34 | 21 |
| Octal | 51 | 63 | 201 | 104 | 74 | 0 | 61 | 351 | 64 | 41 |
| Binary | 101001 | 110011 | 10000001 | 1000100 | 111100 | 0 | 110001 | 11101001 | 110100 | 100001 |
Color Harmonies of #293381
Complementary color
Monochromatic Colors of #293381
Black with #293381
Text Example
Text Example
White with #293381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293381; }
p { color: rgb(41,51,129); }
H1.HeaderClassName
{
color: #293381;
}
.AnyTagClassName
{
color: #293381;
}
</style>
background-color css
<style>
a { background-color: #293381; }
a { background-color: rgb(41,51,129); }
div.DivClassName
{
background-color: #293381;
}
.BgClassName
{
background-color: #293381;
}
</style>
border-color css
<style>
span { border-color: #293381; }
span { border-color: rgb(41,51,129); }
td.TdClassName
{
border-color: #293381;
}
.TagClassName
{
border-color: #293381;
}
</style>