Shades of Torea Bay #293280
Tints of Torea Bay #293280
RGB
CMYK
RGB Variations
Color information
#293280 (or 0x293280) is known color: Torea Bay. HEX triplet: 29, 32 and 80. RGB value is (41,50,128). Sum of RGB (Red+Green+Blue) = 41+50+128=219 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.72% from 219); Green value is 50 (19.92% from 255 or 22.83% from 219); Blue value is 128 (50.39% from 255 or 58.45% from 219); Max value from RGB is 128 - color contains mainly: blue. Hex color #293280 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293280 is #D6CD7F. Grayscale: #373737. Windows color (decimal): -14077312 or 8401449. OLE color: 8401449.
HSL color Cylindrical-coordinate representation of color #293280: hue angle of 233.79º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #293280 is Cyan = 0.68, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 50 | 128 | - |
| CMYK | 0.68 | 0.61 | 0 | 0.50 |
| HSL | 233.79º | 0.51% | 0.33% | - |
| HSV(B) | 233.79º | 0.68% | 0.5% | - |
| XYZ | 5.95 | 4.31 | 20.94 | - |
| YUV | 56.2 | 168.52 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 128 | 0.68 | 0.61 | 0 | 0.50 | 233.79 | 0.51 | 0.33 |
| Hex | 29 | 32 | 80 | 44 | 3D | 0 | 32 | EA | 33 | 21 |
| Octal | 51 | 62 | 200 | 104 | 75 | 0 | 62 | 352 | 63 | 41 |
| Binary | 101001 | 110010 | 10000000 | 1000100 | 111101 | 0 | 110010 | 11101010 | 110011 | 100001 |
Color Harmonies of #293280
Complementary color
Monochromatic Colors of #293280
Black with #293280
Text Example
Text Example
White with #293280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293280; }
p { color: rgb(41,50,128); }
H1.HeaderClassName
{
color: #293280;
}
.AnyTagClassName
{
color: #293280;
}
</style>
background-color css
<style>
a { background-color: #293280; }
a { background-color: rgb(41,50,128); }
div.DivClassName
{
background-color: #293280;
}
.BgClassName
{
background-color: #293280;
}
</style>
border-color css
<style>
span { border-color: #293280; }
span { border-color: rgb(41,50,128); }
td.TdClassName
{
border-color: #293280;
}
.TagClassName
{
border-color: #293280;
}
</style>