Shades of Torea Bay #293585
Tints of Torea Bay #293585
RGB
CMYK
RGB Variations
Color information
#293585 (or 0x293585) is known color: Torea Bay. HEX triplet: 29, 35 and 85. RGB value is (41,53,133). Sum of RGB (Red+Green+Blue) = 41+53+133=227 (30% of max value = 765). Red value is 41 (16.41% from 255 or 18.06% from 227); Green value is 53 (21.09% from 255 or 23.35% from 227); Blue value is 133 (52.34% from 255 or 58.59% from 227); Max value from RGB is 133 - color contains mainly: blue. Hex color #293585 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293585 is #D6CA7A. Grayscale: #3A3A3A. Windows color (decimal): -14076539 or 8729897. OLE color: 8729897.
HSL color Cylindrical-coordinate representation of color #293585: hue angle of 232.17º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #293585 is Cyan = 0.69, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 53 | 133 | - |
| CMYK | 0.69 | 0.60 | 0 | 0.48 |
| HSL | 232.17º | 0.53% | 0.34% | - |
| HSV(B) | 232.17º | 0.69% | 0.52% | - |
| XYZ | 6.42 | 4.71 | 22.76 | - |
| YUV | 58.53 | 170.02 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 133 | 0.69 | 0.60 | 0 | 0.48 | 232.17 | 0.53 | 0.34 |
| Hex | 29 | 35 | 85 | 45 | 3C | 0 | 30 | E8 | 35 | 22 |
| Octal | 51 | 65 | 205 | 105 | 74 | 0 | 60 | 350 | 65 | 42 |
| Binary | 101001 | 110101 | 10000101 | 1000101 | 111100 | 0 | 110000 | 11101000 | 110101 | 100010 |
Color Harmonies of #293585
Complementary color
Monochromatic Colors of #293585
Black with #293585
Text Example
Text Example
White with #293585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293585; }
p { color: rgb(41,53,133); }
H1.HeaderClassName
{
color: #293585;
}
.AnyTagClassName
{
color: #293585;
}
</style>
background-color css
<style>
a { background-color: #293585; }
a { background-color: rgb(41,53,133); }
div.DivClassName
{
background-color: #293585;
}
.BgClassName
{
background-color: #293585;
}
</style>
border-color css
<style>
span { border-color: #293585; }
span { border-color: rgb(41,53,133); }
td.TdClassName
{
border-color: #293585;
}
.TagClassName
{
border-color: #293585;
}
</style>