Shades of Torea Bay #293385
Tints of Torea Bay #293385
RGB
CMYK
RGB Variations
Color information
#293385 (or 0x293385) is known color: Torea Bay. HEX triplet: 29, 33 and 85. RGB value is (41,51,133). Sum of RGB (Red+Green+Blue) = 41+51+133=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 51 (20.31% from 255 or 22.67% from 225); Blue value is 133 (52.34% from 255 or 59.11% from 225); Max value from RGB is 133 - color contains mainly: blue. Hex color #293385 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293385 is #D6CC7A. Grayscale: #393939. Windows color (decimal): -14077051 or 8729385. OLE color: 8729385.
HSL color Cylindrical-coordinate representation of color #293385: hue angle of 233.48º 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 #293385 is Cyan = 0.69, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 51 | 133 | - |
| CMYK | 0.69 | 0.62 | 0 | 0.48 |
| HSL | 233.48º | 0.53% | 0.34% | - |
| HSV(B) | 233.48º | 0.69% | 0.52% | - |
| XYZ | 6.33 | 4.53 | 22.73 | - |
| YUV | 57.36 | 170.69 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 133 | 0.69 | 0.62 | 0 | 0.48 | 233.48 | 0.53 | 0.34 |
| Hex | 29 | 33 | 85 | 45 | 3E | 0 | 30 | E9 | 35 | 22 |
| Octal | 51 | 63 | 205 | 105 | 76 | 0 | 60 | 351 | 65 | 42 |
| Binary | 101001 | 110011 | 10000101 | 1000101 | 111110 | 0 | 110000 | 11101001 | 110101 | 100010 |
Color Harmonies of #293385
Complementary color
Monochromatic Colors of #293385
Black with #293385
Text Example
Text Example
White with #293385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293385; }
p { color: rgb(41,51,133); }
H1.HeaderClassName
{
color: #293385;
}
.AnyTagClassName
{
color: #293385;
}
</style>
background-color css
<style>
a { background-color: #293385; }
a { background-color: rgb(41,51,133); }
div.DivClassName
{
background-color: #293385;
}
.BgClassName
{
background-color: #293385;
}
</style>
border-color css
<style>
span { border-color: #293385; }
span { border-color: rgb(41,51,133); }
td.TdClassName
{
border-color: #293385;
}
.TagClassName
{
border-color: #293385;
}
</style>