Shades of Torea Bay #293387
Tints of Torea Bay #293387
RGB
CMYK
RGB Variations
Color information
#293387 (or 0x293387) is known color: Torea Bay. HEX triplet: 29, 33 and 87. RGB value is (41,51,135). Sum of RGB (Red+Green+Blue) = 41+51+135=227 (30% of max value = 765). Red value is 41 (16.41% from 255 or 18.06% from 227); Green value is 51 (20.31% from 255 or 22.47% from 227); Blue value is 135 (53.12% from 255 or 59.47% from 227); Max value from RGB is 135 - color contains mainly: blue. Hex color #293387 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293387 is #D6CC78. Grayscale: #393939. Windows color (decimal): -14077049 or 8860457. OLE color: 8860457.
HSL color Cylindrical-coordinate representation of color #293387: hue angle of 233.62º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #293387 is Cyan = 0.70, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 51 | 135 | - |
| CMYK | 0.70 | 0.62 | 0 | 0.47 |
| HSL | 233.62º | 0.53% | 0.35% | - |
| HSV(B) | 233.62º | 0.7% | 0.53% | - |
| XYZ | 6.47 | 4.59 | 23.47 | - |
| YUV | 57.59 | 171.69 | 116.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 135 | 0.70 | 0.62 | 0 | 0.47 | 233.62 | 0.53 | 0.35 |
| Hex | 29 | 33 | 87 | 46 | 3E | 0 | 2F | EA | 35 | 23 |
| Octal | 51 | 63 | 207 | 106 | 76 | 0 | 57 | 352 | 65 | 43 |
| Binary | 101001 | 110011 | 10000111 | 1000110 | 111110 | 0 | 101111 | 11101010 | 110101 | 100011 |
Color Harmonies of #293387
Complementary color
Monochromatic Colors of #293387
Black with #293387
Text Example
Text Example
White with #293387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293387; }
p { color: rgb(41,51,135); }
H1.HeaderClassName
{
color: #293387;
}
.AnyTagClassName
{
color: #293387;
}
</style>
background-color css
<style>
a { background-color: #293387; }
a { background-color: rgb(41,51,135); }
div.DivClassName
{
background-color: #293387;
}
.BgClassName
{
background-color: #293387;
}
</style>
border-color css
<style>
span { border-color: #293387; }
span { border-color: rgb(41,51,135); }
td.TdClassName
{
border-color: #293387;
}
.TagClassName
{
border-color: #293387;
}
</style>