Shades of Biscay #324059
Tints of Biscay #324059
RGB
CMYK
RGB Variations
Color information
#324059 (or 0x324059) is known color: Biscay. HEX triplet: 32, 40 and 59. RGB value is (50,64,89). Sum of RGB (Red+Green+Blue) = 50+64+89=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 89 (35.16% from 255 or 43.84% from 203); Max value from RGB is 89 - color contains mainly: blue. Hex color #324059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324059 is #CDBFA6. Grayscale: #3E3E3E. Windows color (decimal): -13483943 or 5849138. OLE color: 5849138.
HSL color Cylindrical-coordinate representation of color #324059: hue angle of 218.46º 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 #324059 is Cyan = 0.44, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 64 | 89 | - |
| CMYK | 0.44 | 0.28 | 0 | 0.65 |
| HSL | 218.46º | 0.28% | 0.27% | - |
| HSV(B) | 218.46º | 0.44% | 0.35% | - |
| XYZ | 4.95 | 5.07 | 10.17 | - |
| YUV | 62.66 | 142.86 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 89 | 0.44 | 0.28 | 0 | 0.65 | 218.46 | 0.28 | 0.27 |
| Hex | 32 | 40 | 59 | 2C | 1C | 0 | 41 | DA | 1C | 1B |
| Octal | 62 | 100 | 131 | 54 | 34 | 0 | 101 | 332 | 34 | 33 |
| Binary | 110010 | 1000000 | 1011001 | 101100 | 11100 | 0 | 1000001 | 11011010 | 11100 | 11011 |
Color Harmonies of #324059
Complementary color
Monochromatic Colors of #324059
Black with #324059
Text Example
Text Example
White with #324059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324059; }
p { color: rgb(50,64,89); }
H1.HeaderClassName
{
color: #324059;
}
.AnyTagClassName
{
color: #324059;
}
</style>
background-color css
<style>
a { background-color: #324059; }
a { background-color: rgb(50,64,89); }
div.DivClassName
{
background-color: #324059;
}
.BgClassName
{
background-color: #324059;
}
</style>
border-color css
<style>
span { border-color: #324059; }
span { border-color: rgb(50,64,89); }
td.TdClassName
{
border-color: #324059;
}
.TagClassName
{
border-color: #324059;
}
</style>