Shades of Torea Bay #323670
Tints of Torea Bay #323670
RGB
CMYK
RGB Variations
Color information
#323670 (or 0x323670) is known color: Torea Bay. HEX triplet: 32, 36 and 70. RGB value is (50,54,112). Sum of RGB (Red+Green+Blue) = 50+54+112=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 54 (21.48% from 255 or 25% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #323670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323670 is #CDC98F. Grayscale: #3B3B3B. Windows color (decimal): -13486480 or 7353906. OLE color: 7353906.
HSL color Cylindrical-coordinate representation of color #323670: hue angle of 236.13º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #323670 is Cyan = 0.55, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 54 | 112 | - |
| CMYK | 0.55 | 0.52 | 0 | 0.56 |
| HSL | 236.13º | 0.38% | 0.32% | - |
| HSV(B) | 236.13º | 0.55% | 0.44% | - |
| XYZ | 5.56 | 4.49 | 15.9 | - |
| YUV | 59.42 | 157.67 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 112 | 0.55 | 0.52 | 0 | 0.56 | 236.13 | 0.38 | 0.32 |
| Hex | 32 | 36 | 70 | 37 | 34 | 0 | 38 | EC | 26 | 20 |
| Octal | 62 | 66 | 160 | 67 | 64 | 0 | 70 | 354 | 46 | 40 |
| Binary | 110010 | 110110 | 1110000 | 110111 | 110100 | 0 | 111000 | 11101100 | 100110 | 100000 |
Color Harmonies of #323670
Complementary color
Monochromatic Colors of #323670
Black with #323670
Text Example
Text Example
White with #323670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323670; }
p { color: rgb(50,54,112); }
H1.HeaderClassName
{
color: #323670;
}
.AnyTagClassName
{
color: #323670;
}
</style>
background-color css
<style>
a { background-color: #323670; }
a { background-color: rgb(50,54,112); }
div.DivClassName
{
background-color: #323670;
}
.BgClassName
{
background-color: #323670;
}
</style>
border-color css
<style>
span { border-color: #323670; }
span { border-color: rgb(50,54,112); }
td.TdClassName
{
border-color: #323670;
}
.TagClassName
{
border-color: #323670;
}
</style>