Shades of Torea Bay #293274
Tints of Torea Bay #293274
RGB
CMYK
RGB Variations
Color information
#293274 (or 0x293274) is known color: Torea Bay. HEX triplet: 29, 32 and 74. RGB value is (41,50,116). Sum of RGB (Red+Green+Blue) = 41+50+116=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 116 (45.70% from 255 or 56.04% from 207); Max value from RGB is 116 - color contains mainly: blue. Hex color #293274 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293274 is #D6CD8B. Grayscale: #363636. Windows color (decimal): -14077324 or 7615017. OLE color: 7615017.
HSL color Cylindrical-coordinate representation of color #293274: hue angle of 232.8º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #293274 is Cyan = 0.65, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 50 | 116 | - |
| CMYK | 0.65 | 0.57 | 0 | 0.55 |
| HSL | 232.8º | 0.48% | 0.31% | - |
| HSV(B) | 232.8º | 0.65% | 0.45% | - |
| XYZ | 5.21 | 4.01 | 17.02 | - |
| YUV | 54.83 | 162.52 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 116 | 0.65 | 0.57 | 0 | 0.55 | 232.8 | 0.48 | 0.31 |
| Hex | 29 | 32 | 74 | 41 | 39 | 0 | 37 | E9 | 30 | 1F |
| Octal | 51 | 62 | 164 | 101 | 71 | 0 | 67 | 351 | 60 | 37 |
| Binary | 101001 | 110010 | 1110100 | 1000001 | 111001 | 0 | 110111 | 11101001 | 110000 | 11111 |
Color Harmonies of #293274
Complementary color
Monochromatic Colors of #293274
Black with #293274
Text Example
Text Example
White with #293274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293274; }
p { color: rgb(41,50,116); }
H1.HeaderClassName
{
color: #293274;
}
.AnyTagClassName
{
color: #293274;
}
</style>
background-color css
<style>
a { background-color: #293274; }
a { background-color: rgb(41,50,116); }
div.DivClassName
{
background-color: #293274;
}
.BgClassName
{
background-color: #293274;
}
</style>
border-color css
<style>
span { border-color: #293274; }
span { border-color: rgb(41,50,116); }
td.TdClassName
{
border-color: #293274;
}
.TagClassName
{
border-color: #293274;
}
</style>