Shades of Bay Of Many #323659
Tints of Bay Of Many #323659
RGB
CMYK
RGB Variations
Color information
#323659 (or 0x323659) is known color: Bay Of Many. HEX triplet: 32, 36 and 59. RGB value is (50,54,89). Sum of RGB (Red+Green+Blue) = 50+54+89=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 54 (21.48% from 255 or 27.98% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 89 - color contains mainly: blue. Hex color #323659 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323659 is #CDC9A6. Grayscale: #383838. Windows color (decimal): -13486503 or 5846578. OLE color: 5846578.
HSL color Cylindrical-coordinate representation of color #323659: hue angle of 233.85º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #323659 is Cyan = 0.44, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 54 | 89 | - |
| CMYK | 0.44 | 0.39 | 0 | 0.65 |
| HSL | 233.85º | 0.28% | 0.27% | - |
| HSV(B) | 233.85º | 0.44% | 0.35% | - |
| XYZ | 4.44 | 4.04 | 10 | - |
| YUV | 56.79 | 146.17 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 89 | 0.44 | 0.39 | 0 | 0.65 | 233.85 | 0.28 | 0.27 |
| Hex | 32 | 36 | 59 | 2C | 27 | 0 | 41 | EA | 1C | 1B |
| Octal | 62 | 66 | 131 | 54 | 47 | 0 | 101 | 352 | 34 | 33 |
| Binary | 110010 | 110110 | 1011001 | 101100 | 100111 | 0 | 1000001 | 11101010 | 11100 | 11011 |
Color Harmonies of #323659
Complementary color
Monochromatic Colors of #323659
Black with #323659
Text Example
Text Example
White with #323659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323659; }
p { color: rgb(50,54,89); }
H1.HeaderClassName
{
color: #323659;
}
.AnyTagClassName
{
color: #323659;
}
</style>
background-color css
<style>
a { background-color: #323659; }
a { background-color: rgb(50,54,89); }
div.DivClassName
{
background-color: #323659;
}
.BgClassName
{
background-color: #323659;
}
</style>
border-color css
<style>
span { border-color: #323659; }
span { border-color: rgb(50,54,89); }
td.TdClassName
{
border-color: #323659;
}
.TagClassName
{
border-color: #323659;
}
</style>