Shades of Torea Bay #323675
Tints of Torea Bay #323675
RGB
CMYK
RGB Variations
Color information
#323675 (or 0x323675) is known color: Torea Bay. HEX triplet: 32, 36 and 75. RGB value is (50,54,117). Sum of RGB (Red+Green+Blue) = 50+54+117=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 117 (46.09% from 255 or 52.94% from 221); Max value from RGB is 117 - color contains mainly: blue. Hex color #323675 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323675 is #CDC98A. Grayscale: #3B3B3B. Windows color (decimal): -13486475 or 7681586. OLE color: 7681586.
HSL color Cylindrical-coordinate representation of color #323675: hue angle of 236.42º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #323675 is Cyan = 0.57, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 54 | 117 | - |
| CMYK | 0.57 | 0.54 | 0 | 0.54 |
| HSL | 236.42º | 0.4% | 0.33% | - |
| HSV(B) | 236.42º | 0.57% | 0.46% | - |
| XYZ | 5.85 | 4.6 | 17.41 | - |
| YUV | 59.99 | 160.17 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 117 | 0.57 | 0.54 | 0 | 0.54 | 236.42 | 0.4 | 0.33 |
| Hex | 32 | 36 | 75 | 39 | 36 | 0 | 36 | EC | 28 | 21 |
| Octal | 62 | 66 | 165 | 71 | 66 | 0 | 66 | 354 | 50 | 41 |
| Binary | 110010 | 110110 | 1110101 | 111001 | 110110 | 0 | 110110 | 11101100 | 101000 | 100001 |
Color Harmonies of #323675
Complementary color
Monochromatic Colors of #323675
Black with #323675
Text Example
Text Example
White with #323675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323675; }
p { color: rgb(50,54,117); }
H1.HeaderClassName
{
color: #323675;
}
.AnyTagClassName
{
color: #323675;
}
</style>
background-color css
<style>
a { background-color: #323675; }
a { background-color: rgb(50,54,117); }
div.DivClassName
{
background-color: #323675;
}
.BgClassName
{
background-color: #323675;
}
</style>
border-color css
<style>
span { border-color: #323675; }
span { border-color: rgb(50,54,117); }
td.TdClassName
{
border-color: #323675;
}
.TagClassName
{
border-color: #323675;
}
</style>