Shades of Torea Bay #323980
Tints of Torea Bay #323980
RGB
CMYK
RGB Variations
Color information
#323980 (or 0x323980) is known color: Torea Bay. HEX triplet: 32, 39 and 80. RGB value is (50,57,128). Sum of RGB (Red+Green+Blue) = 50+57+128=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 128 (50.39% from 255 or 54.47% from 235); Max value from RGB is 128 - color contains mainly: blue. Hex color #323980 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323980 is #CDC67F. Grayscale: #3E3E3E. Windows color (decimal): -13485696 or 8403250. OLE color: 8403250.
HSL color Cylindrical-coordinate representation of color #323980: hue angle of 234.62º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #323980 is Cyan = 0.61, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 50 | 57 | 128 | - |
| CMYK | 0.61 | 0.55 | 0 | 0.50 |
| HSL | 234.62º | 0.44% | 0.35% | - |
| HSV(B) | 234.62º | 0.61% | 0.5% | - |
| XYZ | 6.67 | 5.16 | 21.07 | - |
| YUV | 63 | 164.68 | 118.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 128 | 0.61 | 0.55 | 0 | 0.50 | 234.62 | 0.44 | 0.35 |
| Hex | 32 | 39 | 80 | 3D | 37 | 0 | 32 | EB | 2C | 23 |
| Octal | 62 | 71 | 200 | 75 | 67 | 0 | 62 | 353 | 54 | 43 |
| Binary | 110010 | 111001 | 10000000 | 111101 | 110111 | 0 | 110010 | 11101011 | 101100 | 100011 |
Color Harmonies of #323980
Complementary color
Monochromatic Colors of #323980
Black with #323980
Text Example
Text Example
White with #323980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323980; }
p { color: rgb(50,57,128); }
H1.HeaderClassName
{
color: #323980;
}
.AnyTagClassName
{
color: #323980;
}
</style>
background-color css
<style>
a { background-color: #323980; }
a { background-color: rgb(50,57,128); }
div.DivClassName
{
background-color: #323980;
}
.BgClassName
{
background-color: #323980;
}
</style>
border-color css
<style>
span { border-color: #323980; }
span { border-color: rgb(50,57,128); }
td.TdClassName
{
border-color: #323980;
}
.TagClassName
{
border-color: #323980;
}
</style>