Shades of Biscay #293657
Tints of Biscay #293657
RGB
CMYK
RGB Variations
Color information
#293657 (or 0x293657) is known color: Biscay. HEX triplet: 29, 36 and 57. RGB value is (41,54,87). Sum of RGB (Red+Green+Blue) = 41+54+87=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 54 (21.48% from 255 or 29.67% from 182); Blue value is 87 (34.38% from 255 or 47.80% from 182); Max value from RGB is 87 - color contains mainly: blue. Hex color #293657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293657 is #D6C9A8. Grayscale: #353535. Windows color (decimal): -14076329 or 5715497. OLE color: 5715497.
HSL color Cylindrical-coordinate representation of color #293657: hue angle of 223.04º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #293657 is Cyan = 0.53, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 54 | 87 | - |
| CMYK | 0.53 | 0.38 | 0 | 0.66 |
| HSL | 223.04º | 0.36% | 0.25% | - |
| HSV(B) | 223.04º | 0.53% | 0.34% | - |
| XYZ | 3.95 | 3.8 | 9.54 | - |
| YUV | 53.88 | 146.69 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 87 | 0.53 | 0.38 | 0 | 0.66 | 223.04 | 0.36 | 0.25 |
| Hex | 29 | 36 | 57 | 35 | 26 | 0 | 42 | DF | 24 | 19 |
| Octal | 51 | 66 | 127 | 65 | 46 | 0 | 102 | 337 | 44 | 31 |
| Binary | 101001 | 110110 | 1010111 | 110101 | 100110 | 0 | 1000010 | 11011111 | 100100 | 11001 |
Color Harmonies of #293657
Complementary color
Monochromatic Colors of #293657
Black with #293657
Text Example
Text Example
White with #293657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293657; }
p { color: rgb(41,54,87); }
H1.HeaderClassName
{
color: #293657;
}
.AnyTagClassName
{
color: #293657;
}
</style>
background-color css
<style>
a { background-color: #293657; }
a { background-color: rgb(41,54,87); }
div.DivClassName
{
background-color: #293657;
}
.BgClassName
{
background-color: #293657;
}
</style>
border-color css
<style>
span { border-color: #293657; }
span { border-color: rgb(41,54,87); }
td.TdClassName
{
border-color: #293657;
}
.TagClassName
{
border-color: #293657;
}
</style>