Shades of Torea Bay #29337E
Tints of Torea Bay #29337E
RGB
CMYK
RGB Variations
Color information
#29337E (or 0x29337E) is known color: Torea Bay. HEX triplet: 29, 33 and 7E. RGB value is (41,51,126). Sum of RGB (Red+Green+Blue) = 41+51+126=218 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.81% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 126 (49.61% from 255 or 57.80% from 218); Max value from RGB is 126 - color contains mainly: blue. Hex color #29337E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #29337E is #D6CC81. Grayscale: #383838. Windows color (decimal): -14077058 or 8270633. OLE color: 8270633.
HSL color Cylindrical-coordinate representation of color #29337E: hue angle of 232.94º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #29337E is Cyan = 0.67, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 41 | 51 | 126 | - |
| CMYK | 0.67 | 0.60 | 0 | 0.51 |
| HSL | 232.94º | 0.51% | 0.33% | - |
| HSV(B) | 232.94º | 0.67% | 0.49% | - |
| XYZ | 5.86 | 4.35 | 20.27 | - |
| YUV | 56.56 | 167.19 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 126 | 0.67 | 0.60 | 0 | 0.51 | 232.94 | 0.51 | 0.33 |
| Hex | 29 | 33 | 7E | 43 | 3C | 0 | 33 | E9 | 33 | 21 |
| Octal | 51 | 63 | 176 | 103 | 74 | 0 | 63 | 351 | 63 | 41 |
| Binary | 101001 | 110011 | 1111110 | 1000011 | 111100 | 0 | 110011 | 11101001 | 110011 | 100001 |
Color Harmonies of #29337E
Complementary color
Monochromatic Colors of #29337E
Black with #29337E
Text Example
Text Example
White with #29337E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29337E; }
p { color: rgb(41,51,126); }
H1.HeaderClassName
{
color: #29337E;
}
.AnyTagClassName
{
color: #29337E;
}
</style>
background-color css
<style>
a { background-color: #29337E; }
a { background-color: rgb(41,51,126); }
div.DivClassName
{
background-color: #29337E;
}
.BgClassName
{
background-color: #29337E;
}
</style>
border-color css
<style>
span { border-color: #29337E; }
span { border-color: rgb(41,51,126); }
td.TdClassName
{
border-color: #29337E;
}
.TagClassName
{
border-color: #29337E;
}
</style>