Shades of Torea Bay #293281
Tints of Torea Bay #293281
RGB
CMYK
RGB Variations
Color information
#293281 (or 0x293281) is known color: Torea Bay. HEX triplet: 29, 32 and 81. RGB value is (41,50,129). Sum of RGB (Red+Green+Blue) = 41+50+129=220 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.64% from 220); Green value is 50 (19.92% from 255 or 22.73% from 220); Blue value is 129 (50.78% from 255 or 58.64% from 220); Max value from RGB is 129 - color contains mainly: blue. Hex color #293281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293281 is #D6CD7E. Grayscale: #373737. Windows color (decimal): -14077311 or 8466985. OLE color: 8466985.
HSL color Cylindrical-coordinate representation of color #293281: hue angle of 233.86º 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 #293281 is Cyan = 0.68, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 50 | 129 | - |
| CMYK | 0.68 | 0.61 | 0 | 0.49 |
| HSL | 233.86º | 0.52% | 0.33% | - |
| HSV(B) | 233.86º | 0.68% | 0.51% | - |
| XYZ | 6.02 | 4.34 | 21.29 | - |
| YUV | 56.32 | 169.02 | 117.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 129 | 0.68 | 0.61 | 0 | 0.49 | 233.86 | 0.52 | 0.33 |
| Hex | 29 | 32 | 81 | 44 | 3D | 0 | 31 | EA | 34 | 21 |
| Octal | 51 | 62 | 201 | 104 | 75 | 0 | 61 | 352 | 64 | 41 |
| Binary | 101001 | 110010 | 10000001 | 1000100 | 111101 | 0 | 110001 | 11101010 | 110100 | 100001 |
Color Harmonies of #293281
Complementary color
Monochromatic Colors of #293281
Black with #293281
Text Example
Text Example
White with #293281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293281; }
p { color: rgb(41,50,129); }
H1.HeaderClassName
{
color: #293281;
}
.AnyTagClassName
{
color: #293281;
}
</style>
background-color css
<style>
a { background-color: #293281; }
a { background-color: rgb(41,50,129); }
div.DivClassName
{
background-color: #293281;
}
.BgClassName
{
background-color: #293281;
}
</style>
border-color css
<style>
span { border-color: #293281; }
span { border-color: rgb(41,50,129); }
td.TdClassName
{
border-color: #293281;
}
.TagClassName
{
border-color: #293281;
}
</style>