Shades of Torea Bay #323774
Tints of Torea Bay #323774
RGB
CMYK
RGB Variations
Color information
#323774 (or 0x323774) is known color: Torea Bay. HEX triplet: 32, 37 and 74. RGB value is (50,55,116). Sum of RGB (Red+Green+Blue) = 50+55+116=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 55 (21.88% from 255 or 24.89% from 221); Blue value is 116 (45.70% from 255 or 52.49% from 221); Max value from RGB is 116 - color contains mainly: blue. Hex color #323774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323774 is #CDC88B. Grayscale: #3C3C3C. Windows color (decimal): -13486220 or 7616306. OLE color: 7616306.
HSL color Cylindrical-coordinate representation of color #323774: hue angle of 235.45º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #323774 is Cyan = 0.57, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 55 | 116 | - |
| CMYK | 0.57 | 0.53 | 0 | 0.55 |
| HSL | 235.45º | 0.4% | 0.33% | - |
| HSV(B) | 235.45º | 0.57% | 0.45% | - |
| XYZ | 5.83 | 4.67 | 17.12 | - |
| YUV | 60.46 | 159.34 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 55 | 116 | 0.57 | 0.53 | 0 | 0.55 | 235.45 | 0.4 | 0.33 |
| Hex | 32 | 37 | 74 | 39 | 35 | 0 | 37 | EB | 28 | 21 |
| Octal | 62 | 67 | 164 | 71 | 65 | 0 | 67 | 353 | 50 | 41 |
| Binary | 110010 | 110111 | 1110100 | 111001 | 110101 | 0 | 110111 | 11101011 | 101000 | 100001 |
Color Harmonies of #323774
Complementary color
Monochromatic Colors of #323774
Black with #323774
Text Example
Text Example
White with #323774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323774; }
p { color: rgb(50,55,116); }
H1.HeaderClassName
{
color: #323774;
}
.AnyTagClassName
{
color: #323774;
}
</style>
background-color css
<style>
a { background-color: #323774; }
a { background-color: rgb(50,55,116); }
div.DivClassName
{
background-color: #323774;
}
.BgClassName
{
background-color: #323774;
}
</style>
border-color css
<style>
span { border-color: #323774; }
span { border-color: rgb(50,55,116); }
td.TdClassName
{
border-color: #323774;
}
.TagClassName
{
border-color: #323774;
}
</style>