Shades of Torea Bay #323877
Tints of Torea Bay #323877
RGB
CMYK
RGB Variations
Color information
#323877 (or 0x323877) is known color: Torea Bay. HEX triplet: 32, 38 and 77. RGB value is (50,56,119). Sum of RGB (Red+Green+Blue) = 50+56+119=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 56 (22.27% from 255 or 24.89% from 225); Blue value is 119 (46.88% from 255 or 52.89% from 225); Max value from RGB is 119 - color contains mainly: blue. Hex color #323877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323877 is #CDC788. Grayscale: #3D3D3D. Windows color (decimal): -13485961 or 7813170. OLE color: 7813170.
HSL color Cylindrical-coordinate representation of color #323877: hue angle of 234.78º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #323877 is Cyan = 0.58, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 56 | 119 | - |
| CMYK | 0.58 | 0.53 | 0 | 0.53 |
| HSL | 234.78º | 0.41% | 0.33% | - |
| HSV(B) | 234.78º | 0.58% | 0.47% | - |
| XYZ | 6.06 | 4.84 | 18.07 | - |
| YUV | 61.39 | 160.51 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 56 | 119 | 0.58 | 0.53 | 0 | 0.53 | 234.78 | 0.41 | 0.33 |
| Hex | 32 | 38 | 77 | 3A | 35 | 0 | 35 | EB | 29 | 21 |
| Octal | 62 | 70 | 167 | 72 | 65 | 0 | 65 | 353 | 51 | 41 |
| Binary | 110010 | 111000 | 1110111 | 111010 | 110101 | 0 | 110101 | 11101011 | 101001 | 100001 |
Color Harmonies of #323877
Complementary color
Monochromatic Colors of #323877
Black with #323877
Text Example
Text Example
White with #323877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323877; }
p { color: rgb(50,56,119); }
H1.HeaderClassName
{
color: #323877;
}
.AnyTagClassName
{
color: #323877;
}
</style>
background-color css
<style>
a { background-color: #323877; }
a { background-color: rgb(50,56,119); }
div.DivClassName
{
background-color: #323877;
}
.BgClassName
{
background-color: #323877;
}
</style>
border-color css
<style>
span { border-color: #323877; }
span { border-color: rgb(50,56,119); }
td.TdClassName
{
border-color: #323877;
}
.TagClassName
{
border-color: #323877;
}
</style>