Shades of Biscay #293556
Tints of Biscay #293556
RGB
CMYK
RGB Variations
Color information
#293556 (or 0x293556) is known color: Biscay. HEX triplet: 29, 35 and 56. RGB value is (41,53,86). Sum of RGB (Red+Green+Blue) = 41+53+86=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 53 (21.09% from 255 or 29.44% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 86 - color contains mainly: blue. Hex color #293556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293556 is #D6CAA9. Grayscale: #353535. Windows color (decimal): -14076586 or 5649705. OLE color: 5649705.
HSL color Cylindrical-coordinate representation of color #293556: hue angle of 224º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #293556 is Cyan = 0.52, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 53 | 86 | - |
| CMYK | 0.52 | 0.38 | 0 | 0.66 |
| HSL | 224º | 0.35% | 0.25% | - |
| HSV(B) | 224º | 0.52% | 0.34% | - |
| XYZ | 3.87 | 3.69 | 9.31 | - |
| YUV | 53.17 | 146.52 | 119.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 86 | 0.52 | 0.38 | 0 | 0.66 | 224 | 0.35 | 0.25 |
| Hex | 29 | 35 | 56 | 34 | 26 | 0 | 42 | E0 | 23 | 19 |
| Octal | 51 | 65 | 126 | 64 | 46 | 0 | 102 | 340 | 43 | 31 |
| Binary | 101001 | 110101 | 1010110 | 110100 | 100110 | 0 | 1000010 | 11100000 | 100011 | 11001 |
Color Harmonies of #293556
Complementary color
Monochromatic Colors of #293556
Black with #293556
Text Example
Text Example
White with #293556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293556; }
p { color: rgb(41,53,86); }
H1.HeaderClassName
{
color: #293556;
}
.AnyTagClassName
{
color: #293556;
}
</style>
background-color css
<style>
a { background-color: #293556; }
a { background-color: rgb(41,53,86); }
div.DivClassName
{
background-color: #293556;
}
.BgClassName
{
background-color: #293556;
}
</style>
border-color css
<style>
span { border-color: #293556; }
span { border-color: rgb(41,53,86); }
td.TdClassName
{
border-color: #293556;
}
.TagClassName
{
border-color: #293556;
}
</style>