Shades of Torea Bay #323572
Tints of Torea Bay #323572
RGB
CMYK
RGB Variations
Color information
#323572 (or 0x323572) is known color: Torea Bay. HEX triplet: 32, 35 and 72. RGB value is (50,53,114). Sum of RGB (Red+Green+Blue) = 50+53+114=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 53 (21.09% from 255 or 24.42% from 217); Blue value is 114 (44.92% from 255 or 52.53% from 217); Max value from RGB is 114 - color contains mainly: blue. Hex color #323572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323572 is #CDCA8D. Grayscale: #3A3A3A. Windows color (decimal): -13486734 or 7484722. OLE color: 7484722.
HSL color Cylindrical-coordinate representation of color #323572: hue angle of 237.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #323572 is Cyan = 0.56, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 53 | 114 | - |
| CMYK | 0.56 | 0.54 | 0 | 0.55 |
| HSL | 237.19º | 0.39% | 0.32% | - |
| HSV(B) | 237.19º | 0.56% | 0.45% | - |
| XYZ | 5.63 | 4.44 | 16.48 | - |
| YUV | 59.06 | 159.01 | 121.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 114 | 0.56 | 0.54 | 0 | 0.55 | 237.19 | 0.39 | 0.32 |
| Hex | 32 | 35 | 72 | 38 | 36 | 0 | 37 | ED | 27 | 20 |
| Octal | 62 | 65 | 162 | 70 | 66 | 0 | 67 | 355 | 47 | 40 |
| Binary | 110010 | 110101 | 1110010 | 111000 | 110110 | 0 | 110111 | 11101101 | 100111 | 100000 |
Color Harmonies of #323572
Complementary color
Monochromatic Colors of #323572
Black with #323572
Text Example
Text Example
White with #323572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323572; }
p { color: rgb(50,53,114); }
H1.HeaderClassName
{
color: #323572;
}
.AnyTagClassName
{
color: #323572;
}
</style>
background-color css
<style>
a { background-color: #323572; }
a { background-color: rgb(50,53,114); }
div.DivClassName
{
background-color: #323572;
}
.BgClassName
{
background-color: #323572;
}
</style>
border-color css
<style>
span { border-color: #323572; }
span { border-color: rgb(50,53,114); }
td.TdClassName
{
border-color: #323572;
}
.TagClassName
{
border-color: #323572;
}
</style>