Shades of Torea Bay #323576
Tints of Torea Bay #323576
RGB
CMYK
RGB Variations
Color information
#323576 (or 0x323576) is known color: Torea Bay. HEX triplet: 32, 35 and 76. RGB value is (50,53,118). Sum of RGB (Red+Green+Blue) = 50+53+118=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 53 (21.09% from 255 or 23.98% from 221); Blue value is 118 (46.48% from 255 or 53.39% from 221); Max value from RGB is 118 - color contains mainly: blue. Hex color #323576 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323576 is #CDCA89. Grayscale: #3B3B3B. Windows color (decimal): -13486730 or 7746866. OLE color: 7746866.
HSL color Cylindrical-coordinate representation of color #323576: hue angle of 237.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #323576 is Cyan = 0.58, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 53 | 118 | - |
| CMYK | 0.58 | 0.55 | 0 | 0.54 |
| HSL | 237.35º | 0.4% | 0.33% | - |
| HSV(B) | 237.35º | 0.58% | 0.46% | - |
| XYZ | 5.86 | 4.53 | 17.71 | - |
| YUV | 59.51 | 161.01 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 118 | 0.58 | 0.55 | 0 | 0.54 | 237.35 | 0.4 | 0.33 |
| Hex | 32 | 35 | 76 | 3A | 37 | 0 | 36 | ED | 28 | 21 |
| Octal | 62 | 65 | 166 | 72 | 67 | 0 | 66 | 355 | 50 | 41 |
| Binary | 110010 | 110101 | 1110110 | 111010 | 110111 | 0 | 110110 | 11101101 | 101000 | 100001 |
Color Harmonies of #323576
Complementary color
Monochromatic Colors of #323576
Black with #323576
Text Example
Text Example
White with #323576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323576; }
p { color: rgb(50,53,118); }
H1.HeaderClassName
{
color: #323576;
}
.AnyTagClassName
{
color: #323576;
}
</style>
background-color css
<style>
a { background-color: #323576; }
a { background-color: rgb(50,53,118); }
div.DivClassName
{
background-color: #323576;
}
.BgClassName
{
background-color: #323576;
}
</style>
border-color css
<style>
span { border-color: #323576; }
span { border-color: rgb(50,53,118); }
td.TdClassName
{
border-color: #323576;
}
.TagClassName
{
border-color: #323576;
}
</style>