Shades of Torea Bay #323573
Tints of Torea Bay #323573
RGB
CMYK
RGB Variations
Color information
#323573 (or 0x323573) is known color: Torea Bay. HEX triplet: 32, 35 and 73. RGB value is (50,53,115). Sum of RGB (Red+Green+Blue) = 50+53+115=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 53 (21.09% from 255 or 24.31% from 218); Blue value is 115 (45.31% from 255 or 52.75% from 218); Max value from RGB is 115 - color contains mainly: blue. Hex color #323573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323573 is #CDCA8C. Grayscale: #3A3A3A. Windows color (decimal): -13486733 or 7550258. OLE color: 7550258.
HSL color Cylindrical-coordinate representation of color #323573: hue angle of 237.23º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #323573 is Cyan = 0.57, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 53 | 115 | - |
| CMYK | 0.57 | 0.54 | 0 | 0.55 |
| HSL | 237.23º | 0.39% | 0.32% | - |
| HSV(B) | 237.23º | 0.57% | 0.45% | - |
| XYZ | 5.68 | 4.46 | 16.78 | - |
| YUV | 59.17 | 159.51 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 115 | 0.57 | 0.54 | 0 | 0.55 | 237.23 | 0.39 | 0.32 |
| Hex | 32 | 35 | 73 | 39 | 36 | 0 | 37 | ED | 27 | 20 |
| Octal | 62 | 65 | 163 | 71 | 66 | 0 | 67 | 355 | 47 | 40 |
| Binary | 110010 | 110101 | 1110011 | 111001 | 110110 | 0 | 110111 | 11101101 | 100111 | 100000 |
Color Harmonies of #323573
Complementary color
Monochromatic Colors of #323573
Black with #323573
Text Example
Text Example
White with #323573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323573; }
p { color: rgb(50,53,115); }
H1.HeaderClassName
{
color: #323573;
}
.AnyTagClassName
{
color: #323573;
}
</style>
background-color css
<style>
a { background-color: #323573; }
a { background-color: rgb(50,53,115); }
div.DivClassName
{
background-color: #323573;
}
.BgClassName
{
background-color: #323573;
}
</style>
border-color css
<style>
span { border-color: #323573; }
span { border-color: rgb(50,53,115); }
td.TdClassName
{
border-color: #323573;
}
.TagClassName
{
border-color: #323573;
}
</style>