Shades of Biscay #293457
Tints of Biscay #293457
RGB
CMYK
RGB Variations
Color information
#293457 (or 0x293457) is known color: Biscay. HEX triplet: 29, 34 and 57. RGB value is (41,52,87). Sum of RGB (Red+Green+Blue) = 41+52+87=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 87 (34.38% from 255 or 48.33% from 180); Max value from RGB is 87 - color contains mainly: blue. Hex color #293457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293457 is #D6CBA8. Grayscale: #343434. Windows color (decimal): -14076841 or 5714985. OLE color: 5714985.
HSL color Cylindrical-coordinate representation of color #293457: hue angle of 225.65º 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 #293457 is Cyan = 0.53, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 52 | 87 | - |
| CMYK | 0.53 | 0.40 | 0 | 0.66 |
| HSL | 225.65º | 0.36% | 0.25% | - |
| HSV(B) | 225.65º | 0.53% | 0.34% | - |
| XYZ | 3.86 | 3.62 | 9.51 | - |
| YUV | 52.7 | 147.36 | 119.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 87 | 0.53 | 0.40 | 0 | 0.66 | 225.65 | 0.36 | 0.25 |
| Hex | 29 | 34 | 57 | 35 | 28 | 0 | 42 | E2 | 24 | 19 |
| Octal | 51 | 64 | 127 | 65 | 50 | 0 | 102 | 342 | 44 | 31 |
| Binary | 101001 | 110100 | 1010111 | 110101 | 101000 | 0 | 1000010 | 11100010 | 100100 | 11001 |
Color Harmonies of #293457
Complementary color
Monochromatic Colors of #293457
Black with #293457
Text Example
Text Example
White with #293457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293457; }
p { color: rgb(41,52,87); }
H1.HeaderClassName
{
color: #293457;
}
.AnyTagClassName
{
color: #293457;
}
</style>
background-color css
<style>
a { background-color: #293457; }
a { background-color: rgb(41,52,87); }
div.DivClassName
{
background-color: #293457;
}
.BgClassName
{
background-color: #293457;
}
</style>
border-color css
<style>
span { border-color: #293457; }
span { border-color: rgb(41,52,87); }
td.TdClassName
{
border-color: #293457;
}
.TagClassName
{
border-color: #293457;
}
</style>