Shades of Torea Bay #323476
Tints of Torea Bay #323476
RGB
CMYK
RGB Variations
Color information
#323476 (or 0x323476) is known color: Torea Bay. HEX triplet: 32, 34 and 76. RGB value is (50,52,118). Sum of RGB (Red+Green+Blue) = 50+52+118=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 52 (20.70% from 255 or 23.64% from 220); Blue value is 118 (46.48% from 255 or 53.64% from 220); Max value from RGB is 118 - color contains mainly: blue. Hex color #323476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323476 is #CDCB89. Grayscale: #3A3A3A. Windows color (decimal): -13486986 or 7746610. OLE color: 7746610.
HSL color Cylindrical-coordinate representation of color #323476: hue angle of 238.24º 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 #323476 is Cyan = 0.58, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 52 | 118 | - |
| CMYK | 0.58 | 0.56 | 0 | 0.54 |
| HSL | 238.24º | 0.4% | 0.33% | - |
| HSV(B) | 238.24º | 0.58% | 0.46% | - |
| XYZ | 5.81 | 4.44 | 17.69 | - |
| YUV | 58.93 | 161.34 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 118 | 0.58 | 0.56 | 0 | 0.54 | 238.24 | 0.4 | 0.33 |
| Hex | 32 | 34 | 76 | 3A | 38 | 0 | 36 | EE | 28 | 21 |
| Octal | 62 | 64 | 166 | 72 | 70 | 0 | 66 | 356 | 50 | 41 |
| Binary | 110010 | 110100 | 1110110 | 111010 | 111000 | 0 | 110110 | 11101110 | 101000 | 100001 |
Color Harmonies of #323476
Complementary color
Monochromatic Colors of #323476
Black with #323476
Text Example
Text Example
White with #323476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323476; }
p { color: rgb(50,52,118); }
H1.HeaderClassName
{
color: #323476;
}
.AnyTagClassName
{
color: #323476;
}
</style>
background-color css
<style>
a { background-color: #323476; }
a { background-color: rgb(50,52,118); }
div.DivClassName
{
background-color: #323476;
}
.BgClassName
{
background-color: #323476;
}
</style>
border-color css
<style>
span { border-color: #323476; }
span { border-color: rgb(50,52,118); }
td.TdClassName
{
border-color: #323476;
}
.TagClassName
{
border-color: #323476;
}
</style>