Shades of Torea Bay #323971
Tints of Torea Bay #323971
RGB
CMYK
RGB Variations
Color information
#323971 (or 0x323971) is known color: Torea Bay. HEX triplet: 32, 39 and 71. RGB value is (50,57,113). Sum of RGB (Red+Green+Blue) = 50+57+113=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 57 (22.66% from 255 or 25.91% from 220); Blue value is 113 (44.53% from 255 or 51.36% from 220); Max value from RGB is 113 - color contains mainly: blue. Hex color #323971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323971 is #CDC68E. Grayscale: #3D3D3D. Windows color (decimal): -13485711 or 7420210. OLE color: 7420210.
HSL color Cylindrical-coordinate representation of color #323971: hue angle of 233.33º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #323971 is Cyan = 0.56, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 57 | 113 | - |
| CMYK | 0.56 | 0.50 | 0 | 0.56 |
| HSL | 233.33º | 0.39% | 0.32% | - |
| HSV(B) | 233.33º | 0.56% | 0.44% | - |
| XYZ | 5.76 | 4.8 | 16.25 | - |
| YUV | 61.29 | 157.18 | 119.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 113 | 0.56 | 0.50 | 0 | 0.56 | 233.33 | 0.39 | 0.32 |
| Hex | 32 | 39 | 71 | 38 | 32 | 0 | 38 | E9 | 27 | 20 |
| Octal | 62 | 71 | 161 | 70 | 62 | 0 | 70 | 351 | 47 | 40 |
| Binary | 110010 | 111001 | 1110001 | 111000 | 110010 | 0 | 111000 | 11101001 | 100111 | 100000 |
Color Harmonies of #323971
Complementary color
Monochromatic Colors of #323971
Black with #323971
Text Example
Text Example
White with #323971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323971; }
p { color: rgb(50,57,113); }
H1.HeaderClassName
{
color: #323971;
}
.AnyTagClassName
{
color: #323971;
}
</style>
background-color css
<style>
a { background-color: #323971; }
a { background-color: rgb(50,57,113); }
div.DivClassName
{
background-color: #323971;
}
.BgClassName
{
background-color: #323971;
}
</style>
border-color css
<style>
span { border-color: #323971; }
span { border-color: rgb(50,57,113); }
td.TdClassName
{
border-color: #323971;
}
.TagClassName
{
border-color: #323971;
}
</style>