Shades of Biscay #293559
Tints of Biscay #293559
RGB
CMYK
RGB Variations
Color information
#293559 (or 0x293559) is known color: Biscay. HEX triplet: 29, 35 and 59. RGB value is (41,53,89). Sum of RGB (Red+Green+Blue) = 41+53+89=183 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.40% from 183); Green value is 53 (21.09% from 255 or 28.96% from 183); Blue value is 89 (35.16% from 255 or 48.63% from 183); Max value from RGB is 89 - color contains mainly: blue. Hex color #293559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293559 is #D6CAA6. Grayscale: #353535. Windows color (decimal): -14076583 or 5846313. OLE color: 5846313.
HSL color Cylindrical-coordinate representation of color #293559: hue angle of 225º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #293559 is Cyan = 0.54, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 53 | 89 | - |
| CMYK | 0.54 | 0.40 | 0 | 0.65 |
| HSL | 225º | 0.37% | 0.25% | - |
| HSV(B) | 225º | 0.54% | 0.35% | - |
| XYZ | 3.99 | 3.74 | 9.96 | - |
| YUV | 53.52 | 148.02 | 119.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 89 | 0.54 | 0.40 | 0 | 0.65 | 225 | 0.37 | 0.25 |
| Hex | 29 | 35 | 59 | 36 | 28 | 0 | 41 | E1 | 25 | 19 |
| Octal | 51 | 65 | 131 | 66 | 50 | 0 | 101 | 341 | 45 | 31 |
| Binary | 101001 | 110101 | 1011001 | 110110 | 101000 | 0 | 1000001 | 11100001 | 100101 | 11001 |
Color Harmonies of #293559
Complementary color
Monochromatic Colors of #293559
Black with #293559
Text Example
Text Example
White with #293559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293559; }
p { color: rgb(41,53,89); }
H1.HeaderClassName
{
color: #293559;
}
.AnyTagClassName
{
color: #293559;
}
</style>
background-color css
<style>
a { background-color: #293559; }
a { background-color: rgb(41,53,89); }
div.DivClassName
{
background-color: #293559;
}
.BgClassName
{
background-color: #293559;
}
</style>
border-color css
<style>
span { border-color: #293559; }
span { border-color: rgb(41,53,89); }
td.TdClassName
{
border-color: #293559;
}
.TagClassName
{
border-color: #293559;
}
</style>