Shades of Biscay #334259
Tints of Biscay #334259
RGB
CMYK
RGB Variations
Color information
#334259 (or 0x334259) is known color: Biscay. HEX triplet: 33, 42 and 59. RGB value is (51,66,89). Sum of RGB (Red+Green+Blue) = 51+66+89=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 66 (26.17% from 255 or 32.04% from 206); Blue value is 89 (35.16% from 255 or 43.20% from 206); Max value from RGB is 89 - color contains mainly: blue. Hex color #334259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #334259 is #CCBDA6. Grayscale: #404040. Windows color (decimal): -13417895 or 5849651. OLE color: 5849651.
HSL color Cylindrical-coordinate representation of color #334259: hue angle of 216.32º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #334259 is Cyan = 0.43, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 66 | 89 | - |
| CMYK | 0.43 | 0.26 | 0 | 0.65 |
| HSL | 216.32º | 0.27% | 0.27% | - |
| HSV(B) | 216.32º | 0.43% | 0.35% | - |
| XYZ | 5.12 | 5.32 | 10.21 | - |
| YUV | 64.14 | 142.03 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 66 | 89 | 0.43 | 0.26 | 0 | 0.65 | 216.32 | 0.27 | 0.27 |
| Hex | 33 | 42 | 59 | 2B | 1A | 0 | 41 | D8 | 1B | 1B |
| Octal | 63 | 102 | 131 | 53 | 32 | 0 | 101 | 330 | 33 | 33 |
| Binary | 110011 | 1000010 | 1011001 | 101011 | 11010 | 0 | 1000001 | 11011000 | 11011 | 11011 |
Color Harmonies of #334259
Complementary color
Monochromatic Colors of #334259
Black with #334259
Text Example
Text Example
White with #334259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #334259; }
p { color: rgb(51,66,89); }
H1.HeaderClassName
{
color: #334259;
}
.AnyTagClassName
{
color: #334259;
}
</style>
background-color css
<style>
a { background-color: #334259; }
a { background-color: rgb(51,66,89); }
div.DivClassName
{
background-color: #334259;
}
.BgClassName
{
background-color: #334259;
}
</style>
border-color css
<style>
span { border-color: #334259; }
span { border-color: rgb(51,66,89); }
td.TdClassName
{
border-color: #334259;
}
.TagClassName
{
border-color: #334259;
}
</style>