Shades of Biscay #293656
Tints of Biscay #293656
RGB
CMYK
RGB Variations
Color information
#293656 (or 0x293656) is known color: Biscay. HEX triplet: 29, 36 and 56. RGB value is (41,54,86). Sum of RGB (Red+Green+Blue) = 41+54+86=181 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.65% from 181); Green value is 54 (21.48% from 255 or 29.83% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 86 - color contains mainly: blue. Hex color #293656 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293656 is #D6C9A9. Grayscale: #353535. Windows color (decimal): -14076330 or 5649961. OLE color: 5649961.
HSL color Cylindrical-coordinate representation of color #293656: hue angle of 222.67º 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 #293656 is Cyan = 0.52, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 54 | 86 | - |
| CMYK | 0.52 | 0.37 | 0 | 0.66 |
| HSL | 222.67º | 0.35% | 0.25% | - |
| HSV(B) | 222.67º | 0.52% | 0.34% | - |
| XYZ | 3.91 | 3.78 | 9.33 | - |
| YUV | 53.76 | 146.19 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 86 | 0.52 | 0.37 | 0 | 0.66 | 222.67 | 0.35 | 0.25 |
| Hex | 29 | 36 | 56 | 34 | 25 | 0 | 42 | DF | 23 | 19 |
| Octal | 51 | 66 | 126 | 64 | 45 | 0 | 102 | 337 | 43 | 31 |
| Binary | 101001 | 110110 | 1010110 | 110100 | 100101 | 0 | 1000010 | 11011111 | 100011 | 11001 |
Color Harmonies of #293656
Complementary color
Monochromatic Colors of #293656
Black with #293656
Text Example
Text Example
White with #293656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293656; }
p { color: rgb(41,54,86); }
H1.HeaderClassName
{
color: #293656;
}
.AnyTagClassName
{
color: #293656;
}
</style>
background-color css
<style>
a { background-color: #293656; }
a { background-color: rgb(41,54,86); }
div.DivClassName
{
background-color: #293656;
}
.BgClassName
{
background-color: #293656;
}
</style>
border-color css
<style>
span { border-color: #293656; }
span { border-color: rgb(41,54,86); }
td.TdClassName
{
border-color: #293656;
}
.TagClassName
{
border-color: #293656;
}
</style>