Shades of Torea Bay #29358A
Tints of Torea Bay #29358A
RGB
CMYK
RGB Variations
Color information
#29358A (or 0x29358A) is known color: Torea Bay. HEX triplet: 29, 35 and 8A. RGB value is (41,53,138). Sum of RGB (Red+Green+Blue) = 41+53+138=232 (30% of max value = 765). Red value is 41 (16.41% from 255 or 17.67% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 138 (54.30% from 255 or 59.48% from 232); Max value from RGB is 138 - color contains mainly: blue. Hex color #29358A is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #29358A is #D6CA75. Grayscale: #3A3A3A. Windows color (decimal): -14076534 or 9057577. OLE color: 9057577.
HSL color Cylindrical-coordinate representation of color #29358A: hue angle of 232.58º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #29358A is Cyan = 0.70, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 53 | 138 | - |
| CMYK | 0.70 | 0.62 | 0 | 0.46 |
| HSL | 232.58º | 0.54% | 0.35% | - |
| HSV(B) | 232.58º | 0.7% | 0.54% | - |
| XYZ | 6.78 | 4.85 | 24.62 | - |
| YUV | 59.1 | 172.52 | 115.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 138 | 0.70 | 0.62 | 0 | 0.46 | 232.58 | 0.54 | 0.35 |
| Hex | 29 | 35 | 8A | 46 | 3E | 0 | 2E | E9 | 36 | 23 |
| Octal | 51 | 65 | 212 | 106 | 76 | 0 | 56 | 351 | 66 | 43 |
| Binary | 101001 | 110101 | 10001010 | 1000110 | 111110 | 0 | 101110 | 11101001 | 110110 | 100011 |
Color Harmonies of #29358A
Complementary color
Monochromatic Colors of #29358A
Black with #29358A
Text Example
Text Example
White with #29358A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29358A; }
p { color: rgb(41,53,138); }
H1.HeaderClassName
{
color: #29358A;
}
.AnyTagClassName
{
color: #29358A;
}
</style>
background-color css
<style>
a { background-color: #29358A; }
a { background-color: rgb(41,53,138); }
div.DivClassName
{
background-color: #29358A;
}
.BgClassName
{
background-color: #29358A;
}
</style>
border-color css
<style>
span { border-color: #29358A; }
span { border-color: rgb(41,53,138); }
td.TdClassName
{
border-color: #29358A;
}
.TagClassName
{
border-color: #29358A;
}
</style>