Shades of Torea Bay #292987
Tints of Torea Bay #292987
RGB
CMYK
RGB Variations
Color information
#292987 (or 0x292987) is known color: Torea Bay. HEX triplet: 29, 29 and 87. RGB value is (41,41,135). Sum of RGB (Red+Green+Blue) = 41+41+135=217 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.89% from 217); Green value is 41 (16.41% from 255 or 18.89% from 217); Blue value is 135 (53.12% from 255 or 62.21% from 217); Max value from RGB is 135 - color contains mainly: blue. Hex color #292987 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292987 is #D6D678. Grayscale: #333333. Windows color (decimal): -14079609 or 8857897. OLE color: 8857897.
HSL color Cylindrical-coordinate representation of color #292987: hue angle of 240º 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 #292987 is Cyan = 0.70, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 41 | 135 | - |
| CMYK | 0.70 | 0.70 | 0 | 0.47 |
| HSL | 240º | 0.53% | 0.35% | - |
| HSV(B) | 240º | 0.7% | 0.53% | - |
| XYZ | 6.08 | 3.81 | 23.34 | - |
| YUV | 51.72 | 175 | 120.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 135 | 0.70 | 0.70 | 0 | 0.47 | 240 | 0.53 | 0.35 |
| Hex | 29 | 29 | 87 | 46 | 46 | 0 | 2F | F0 | 35 | 23 |
| Octal | 51 | 51 | 207 | 106 | 106 | 0 | 57 | 360 | 65 | 43 |
| Binary | 101001 | 101001 | 10000111 | 1000110 | 1000110 | 0 | 101111 | 11110000 | 110101 | 100011 |
Color Harmonies of #292987
Complementary color
Monochromatic Colors of #292987
Black with #292987
Text Example
Text Example
White with #292987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292987; }
p { color: rgb(41,41,135); }
H1.HeaderClassName
{
color: #292987;
}
.AnyTagClassName
{
color: #292987;
}
</style>
background-color css
<style>
a { background-color: #292987; }
a { background-color: rgb(41,41,135); }
div.DivClassName
{
background-color: #292987;
}
.BgClassName
{
background-color: #292987;
}
</style>
border-color css
<style>
span { border-color: #292987; }
span { border-color: rgb(41,41,135); }
td.TdClassName
{
border-color: #292987;
}
.TagClassName
{
border-color: #292987;
}
</style>