Shades of Bay Of Many #324369
Tints of Bay Of Many #324369
RGB
CMYK
RGB Variations
Color information
#324369 (or 0x324369) is known color: Bay Of Many. HEX triplet: 32, 43 and 69. RGB value is (50,67,105). Sum of RGB (Red+Green+Blue) = 50+67+105=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 105 (41.41% from 255 or 47.30% from 222); Max value from RGB is 105 - color contains mainly: blue. Hex color #324369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324369 is #CDBC96. Grayscale: #424242. Windows color (decimal): -13483159 or 6898482. OLE color: 6898482.
HSL color Cylindrical-coordinate representation of color #324369: hue angle of 221.45º 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 #324369 is Cyan = 0.52, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 67 | 105 | - |
| CMYK | 0.52 | 0.36 | 0 | 0.59 |
| HSL | 221.45º | 0.35% | 0.3% | - |
| HSV(B) | 221.45º | 0.52% | 0.41% | - |
| XYZ | 5.87 | 5.71 | 14.16 | - |
| YUV | 66.25 | 149.87 | 116.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 105 | 0.52 | 0.36 | 0 | 0.59 | 221.45 | 0.35 | 0.3 |
| Hex | 32 | 43 | 69 | 34 | 24 | 0 | 3B | DD | 23 | 1E |
| Octal | 62 | 103 | 151 | 64 | 44 | 0 | 73 | 335 | 43 | 36 |
| Binary | 110010 | 1000011 | 1101001 | 110100 | 100100 | 0 | 111011 | 11011101 | 100011 | 11110 |
Color Harmonies of #324369
Complementary color
Monochromatic Colors of #324369
Black with #324369
Text Example
Text Example
White with #324369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324369; }
p { color: rgb(50,67,105); }
H1.HeaderClassName
{
color: #324369;
}
.AnyTagClassName
{
color: #324369;
}
</style>
background-color css
<style>
a { background-color: #324369; }
a { background-color: rgb(50,67,105); }
div.DivClassName
{
background-color: #324369;
}
.BgClassName
{
background-color: #324369;
}
</style>
border-color css
<style>
span { border-color: #324369; }
span { border-color: rgb(50,67,105); }
td.TdClassName
{
border-color: #324369;
}
.TagClassName
{
border-color: #324369;
}
</style>