Shades of Torea Bay #323672
Tints of Torea Bay #323672
RGB
CMYK
RGB Variations
Color information
#323672 (or 0x323672) is known color: Torea Bay. HEX triplet: 32, 36 and 72. RGB value is (50,54,114). Sum of RGB (Red+Green+Blue) = 50+54+114=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 54 (21.48% from 255 or 24.77% from 218); Blue value is 114 (44.92% from 255 or 52.29% from 218); Max value from RGB is 114 - color contains mainly: blue. Hex color #323672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323672 is #CDC98D. Grayscale: #3B3B3B. Windows color (decimal): -13486478 or 7484978. OLE color: 7484978.
HSL color Cylindrical-coordinate representation of color #323672: hue angle of 236.25º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #323672 is Cyan = 0.56, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 54 | 114 | - |
| CMYK | 0.56 | 0.53 | 0 | 0.55 |
| HSL | 236.25º | 0.39% | 0.32% | - |
| HSV(B) | 236.25º | 0.56% | 0.45% | - |
| XYZ | 5.67 | 4.53 | 16.5 | - |
| YUV | 59.64 | 158.67 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 114 | 0.56 | 0.53 | 0 | 0.55 | 236.25 | 0.39 | 0.32 |
| Hex | 32 | 36 | 72 | 38 | 35 | 0 | 37 | EC | 27 | 20 |
| Octal | 62 | 66 | 162 | 70 | 65 | 0 | 67 | 354 | 47 | 40 |
| Binary | 110010 | 110110 | 1110010 | 111000 | 110101 | 0 | 110111 | 11101100 | 100111 | 100000 |
Color Harmonies of #323672
Complementary color
Monochromatic Colors of #323672
Black with #323672
Text Example
Text Example
White with #323672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323672; }
p { color: rgb(50,54,114); }
H1.HeaderClassName
{
color: #323672;
}
.AnyTagClassName
{
color: #323672;
}
</style>
background-color css
<style>
a { background-color: #323672; }
a { background-color: rgb(50,54,114); }
div.DivClassName
{
background-color: #323672;
}
.BgClassName
{
background-color: #323672;
}
</style>
border-color css
<style>
span { border-color: #323672; }
span { border-color: rgb(50,54,114); }
td.TdClassName
{
border-color: #323672;
}
.TagClassName
{
border-color: #323672;
}
</style>