Shades of Bay Of Many #323761
Tints of Bay Of Many #323761
RGB
CMYK
RGB Variations
Color information
#323761 (or 0x323761) is known color: Bay Of Many. HEX triplet: 32, 37 and 61. RGB value is (50,55,97). Sum of RGB (Red+Green+Blue) = 50+55+97=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 55 (21.88% from 255 or 27.23% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #323761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #323761 is #CDC89E. Grayscale: #3A3A3A. Windows color (decimal): -13486239 or 6371122. OLE color: 6371122.
HSL color Cylindrical-coordinate representation of color #323761: hue angle of 233.62º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #323761 is Cyan = 0.48, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 55 | 97 | - |
| CMYK | 0.48 | 0.43 | 0 | 0.62 |
| HSL | 233.62º | 0.32% | 0.29% | - |
| HSV(B) | 233.62º | 0.48% | 0.38% | - |
| XYZ | 4.84 | 4.27 | 11.88 | - |
| YUV | 58.29 | 149.84 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 55 | 97 | 0.48 | 0.43 | 0 | 0.62 | 233.62 | 0.32 | 0.29 |
| Hex | 32 | 37 | 61 | 30 | 2B | 0 | 3E | EA | 20 | 1D |
| Octal | 62 | 67 | 141 | 60 | 53 | 0 | 76 | 352 | 40 | 35 |
| Binary | 110010 | 110111 | 1100001 | 110000 | 101011 | 0 | 111110 | 11101010 | 100000 | 11101 |
Color Harmonies of #323761
Complementary color
Monochromatic Colors of #323761
Black with #323761
Text Example
Text Example
White with #323761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323761; }
p { color: rgb(50,55,97); }
H1.HeaderClassName
{
color: #323761;
}
.AnyTagClassName
{
color: #323761;
}
</style>
background-color css
<style>
a { background-color: #323761; }
a { background-color: rgb(50,55,97); }
div.DivClassName
{
background-color: #323761;
}
.BgClassName
{
background-color: #323761;
}
</style>
border-color css
<style>
span { border-color: #323761; }
span { border-color: rgb(50,55,97); }
td.TdClassName
{
border-color: #323761;
}
.TagClassName
{
border-color: #323761;
}
</style>