Shades of Torea Bay #323976
Tints of Torea Bay #323976
RGB
CMYK
RGB Variations
Color information
#323976 (or 0x323976) is known color: Torea Bay. HEX triplet: 32, 39 and 76. RGB value is (50,57,118). Sum of RGB (Red+Green+Blue) = 50+57+118=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 57 (22.66% from 255 or 25.33% from 225); Blue value is 118 (46.48% from 255 or 52.44% from 225); Max value from RGB is 118 - color contains mainly: blue. Hex color #323976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323976 is #CDC689. Grayscale: #3D3D3D. Windows color (decimal): -13485706 or 7747890. OLE color: 7747890.
HSL color Cylindrical-coordinate representation of color #323976: hue angle of 233.82º 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 #323976 is Cyan = 0.58, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 57 | 118 | - |
| CMYK | 0.58 | 0.52 | 0 | 0.54 |
| HSL | 233.82º | 0.4% | 0.33% | - |
| HSV(B) | 233.82º | 0.58% | 0.46% | - |
| XYZ | 6.05 | 4.91 | 17.77 | - |
| YUV | 61.86 | 159.68 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 118 | 0.58 | 0.52 | 0 | 0.54 | 233.82 | 0.4 | 0.33 |
| Hex | 32 | 39 | 76 | 3A | 34 | 0 | 36 | EA | 28 | 21 |
| Octal | 62 | 71 | 166 | 72 | 64 | 0 | 66 | 352 | 50 | 41 |
| Binary | 110010 | 111001 | 1110110 | 111010 | 110100 | 0 | 110110 | 11101010 | 101000 | 100001 |
Color Harmonies of #323976
Complementary color
Monochromatic Colors of #323976
Black with #323976
Text Example
Text Example
White with #323976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323976; }
p { color: rgb(50,57,118); }
H1.HeaderClassName
{
color: #323976;
}
.AnyTagClassName
{
color: #323976;
}
</style>
background-color css
<style>
a { background-color: #323976; }
a { background-color: rgb(50,57,118); }
div.DivClassName
{
background-color: #323976;
}
.BgClassName
{
background-color: #323976;
}
</style>
border-color css
<style>
span { border-color: #323976; }
span { border-color: rgb(50,57,118); }
td.TdClassName
{
border-color: #323976;
}
.TagClassName
{
border-color: #323976;
}
</style>