Shades of Torea Bay #323975
Tints of Torea Bay #323975
RGB
CMYK
RGB Variations
Color information
#323975 (or 0x323975) is known color: Torea Bay. HEX triplet: 32, 39 and 75. RGB value is (50,57,117). Sum of RGB (Red+Green+Blue) = 50+57+117=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 57 (22.66% from 255 or 25.45% from 224); Blue value is 117 (46.09% from 255 or 52.23% from 224); Max value from RGB is 117 - color contains mainly: blue. Hex color #323975 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323975 is #CDC68A. Grayscale: #3D3D3D. Windows color (decimal): -13485707 or 7682354. OLE color: 7682354.
HSL color Cylindrical-coordinate representation of color #323975: hue angle of 233.73º 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 #323975 is Cyan = 0.57, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 57 | 117 | - |
| CMYK | 0.57 | 0.51 | 0 | 0.54 |
| HSL | 233.73º | 0.4% | 0.33% | - |
| HSV(B) | 233.73º | 0.57% | 0.46% | - |
| XYZ | 5.99 | 4.89 | 17.46 | - |
| YUV | 61.75 | 159.18 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 117 | 0.57 | 0.51 | 0 | 0.54 | 233.73 | 0.4 | 0.33 |
| Hex | 32 | 39 | 75 | 39 | 33 | 0 | 36 | EA | 28 | 21 |
| Octal | 62 | 71 | 165 | 71 | 63 | 0 | 66 | 352 | 50 | 41 |
| Binary | 110010 | 111001 | 1110101 | 111001 | 110011 | 0 | 110110 | 11101010 | 101000 | 100001 |
Color Harmonies of #323975
Complementary color
Monochromatic Colors of #323975
Black with #323975
Text Example
Text Example
White with #323975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323975; }
p { color: rgb(50,57,117); }
H1.HeaderClassName
{
color: #323975;
}
.AnyTagClassName
{
color: #323975;
}
</style>
background-color css
<style>
a { background-color: #323975; }
a { background-color: rgb(50,57,117); }
div.DivClassName
{
background-color: #323975;
}
.BgClassName
{
background-color: #323975;
}
</style>
border-color css
<style>
span { border-color: #323975; }
span { border-color: rgb(50,57,117); }
td.TdClassName
{
border-color: #323975;
}
.TagClassName
{
border-color: #323975;
}
</style>