Shades of Bay Of Many #323968
Tints of Bay Of Many #323968
RGB
CMYK
RGB Variations
Color information
#323968 (or 0x323968) is known color: Bay Of Many. HEX triplet: 32, 39 and 68. RGB value is (50,57,104). Sum of RGB (Red+Green+Blue) = 50+57+104=211 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.70% from 211); Green value is 57 (22.66% from 255 or 27.01% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #323968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323968 is #CDC697. Grayscale: #3C3C3C. Windows color (decimal): -13485720 or 6830386. OLE color: 6830386.
HSL color Cylindrical-coordinate representation of color #323968: hue angle of 232.22º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #323968 is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 57 | 104 | - |
| CMYK | 0.52 | 0.45 | 0 | 0.59 |
| HSL | 232.22º | 0.35% | 0.3% | - |
| HSV(B) | 232.22º | 0.52% | 0.41% | - |
| XYZ | 5.28 | 4.6 | 13.71 | - |
| YUV | 60.27 | 152.68 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 104 | 0.52 | 0.45 | 0 | 0.59 | 232.22 | 0.35 | 0.3 |
| Hex | 32 | 39 | 68 | 34 | 2D | 0 | 3B | E8 | 23 | 1E |
| Octal | 62 | 71 | 150 | 64 | 55 | 0 | 73 | 350 | 43 | 36 |
| Binary | 110010 | 111001 | 1101000 | 110100 | 101101 | 0 | 111011 | 11101000 | 100011 | 11110 |
Color Harmonies of #323968
Complementary color
Monochromatic Colors of #323968
Black with #323968
Text Example
Text Example
White with #323968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323968; }
p { color: rgb(50,57,104); }
H1.HeaderClassName
{
color: #323968;
}
.AnyTagClassName
{
color: #323968;
}
</style>
background-color css
<style>
a { background-color: #323968; }
a { background-color: rgb(50,57,104); }
div.DivClassName
{
background-color: #323968;
}
.BgClassName
{
background-color: #323968;
}
</style>
border-color css
<style>
span { border-color: #323968; }
span { border-color: rgb(50,57,104); }
td.TdClassName
{
border-color: #323968;
}
.TagClassName
{
border-color: #323968;
}
</style>