Shades of Torea Bay #323876
Tints of Torea Bay #323876
RGB
CMYK
RGB Variations
Color information
#323876 (or 0x323876) is known color: Torea Bay. HEX triplet: 32, 38 and 76. RGB value is (50,56,118). Sum of RGB (Red+Green+Blue) = 50+56+118=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 56 (22.27% from 255 or 25% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #323876 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323876 is #CDC789. Grayscale: #3D3D3D. Windows color (decimal): -13485962 or 7747634. OLE color: 7747634.
HSL color Cylindrical-coordinate representation of color #323876: hue angle of 234.71º 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 #323876 is Cyan = 0.58, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 56 | 118 | - |
| CMYK | 0.58 | 0.53 | 0 | 0.54 |
| HSL | 234.71º | 0.4% | 0.33% | - |
| HSV(B) | 234.71º | 0.58% | 0.46% | - |
| XYZ | 6 | 4.81 | 17.75 | - |
| YUV | 61.27 | 160.01 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 56 | 118 | 0.58 | 0.53 | 0 | 0.54 | 234.71 | 0.4 | 0.33 |
| Hex | 32 | 38 | 76 | 3A | 35 | 0 | 36 | EB | 28 | 21 |
| Octal | 62 | 70 | 166 | 72 | 65 | 0 | 66 | 353 | 50 | 41 |
| Binary | 110010 | 111000 | 1110110 | 111010 | 110101 | 0 | 110110 | 11101011 | 101000 | 100001 |
Color Harmonies of #323876
Complementary color
Monochromatic Colors of #323876
Black with #323876
Text Example
Text Example
White with #323876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323876; }
p { color: rgb(50,56,118); }
H1.HeaderClassName
{
color: #323876;
}
.AnyTagClassName
{
color: #323876;
}
</style>
background-color css
<style>
a { background-color: #323876; }
a { background-color: rgb(50,56,118); }
div.DivClassName
{
background-color: #323876;
}
.BgClassName
{
background-color: #323876;
}
</style>
border-color css
<style>
span { border-color: #323876; }
span { border-color: rgb(50,56,118); }
td.TdClassName
{
border-color: #323876;
}
.TagClassName
{
border-color: #323876;
}
</style>