Shades of Torea Bay #293483
Tints of Torea Bay #293483
RGB
CMYK
RGB Variations
Color information
#293483 (or 0x293483) is known color: Torea Bay. HEX triplet: 29, 34 and 83. RGB value is (41,52,131). Sum of RGB (Red+Green+Blue) = 41+52+131=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 131 (51.56% from 255 or 58.48% from 224); Max value from RGB is 131 - color contains mainly: blue. Hex color #293483 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293483 is #D6CB7C. Grayscale: #393939. Windows color (decimal): -14076797 or 8598569. OLE color: 8598569.
HSL color Cylindrical-coordinate representation of color #293483: hue angle of 232.67º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #293483 is Cyan = 0.69, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 52 | 131 | - |
| CMYK | 0.69 | 0.60 | 0 | 0.49 |
| HSL | 232.67º | 0.52% | 0.34% | - |
| HSV(B) | 232.67º | 0.69% | 0.51% | - |
| XYZ | 6.24 | 4.57 | 22.03 | - |
| YUV | 57.72 | 169.36 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 131 | 0.69 | 0.60 | 0 | 0.49 | 232.67 | 0.52 | 0.34 |
| Hex | 29 | 34 | 83 | 45 | 3C | 0 | 31 | E9 | 34 | 22 |
| Octal | 51 | 64 | 203 | 105 | 74 | 0 | 61 | 351 | 64 | 42 |
| Binary | 101001 | 110100 | 10000011 | 1000101 | 111100 | 0 | 110001 | 11101001 | 110100 | 100010 |
Color Harmonies of #293483
Complementary color
Monochromatic Colors of #293483
Black with #293483
Text Example
Text Example
White with #293483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293483; }
p { color: rgb(41,52,131); }
H1.HeaderClassName
{
color: #293483;
}
.AnyTagClassName
{
color: #293483;
}
</style>
background-color css
<style>
a { background-color: #293483; }
a { background-color: rgb(41,52,131); }
div.DivClassName
{
background-color: #293483;
}
.BgClassName
{
background-color: #293483;
}
</style>
border-color css
<style>
span { border-color: #293483; }
span { border-color: rgb(41,52,131); }
td.TdClassName
{
border-color: #293483;
}
.TagClassName
{
border-color: #293483;
}
</style>