Shades of Bunting #293651
Tints of Bunting #293651
RGB
CMYK
RGB Variations
Color information
#293651 (or 0x293651) is known color: Bunting. HEX triplet: 29, 36 and 51. RGB value is (41,54,81). Sum of RGB (Red+Green+Blue) = 41+54+81=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 54 (21.48% from 255 or 30.68% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 81 - color contains mainly: blue. Hex color #293651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293651 is #D6C9AE. Grayscale: #353535. Windows color (decimal): -14076335 or 5322281. OLE color: 5322281.
HSL color Cylindrical-coordinate representation of color #293651: hue angle of 220.5º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #293651 is Cyan = 0.49, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 54 | 81 | - |
| CMYK | 0.49 | 0.33 | 0 | 0.68 |
| HSL | 220.5º | 0.33% | 0.24% | - |
| HSV(B) | 220.5º | 0.49% | 0.32% | - |
| XYZ | 3.72 | 3.7 | 8.3 | - |
| YUV | 53.19 | 143.69 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 54 | 81 | 0.49 | 0.33 | 0 | 0.68 | 220.5 | 0.33 | 0.24 |
| Hex | 29 | 36 | 51 | 31 | 21 | 0 | 44 | DC | 21 | 18 |
| Octal | 51 | 66 | 121 | 61 | 41 | 0 | 104 | 334 | 41 | 30 |
| Binary | 101001 | 110110 | 1010001 | 110001 | 100001 | 0 | 1000100 | 11011100 | 100001 | 11000 |
Color Harmonies of #293651
Complementary color
Monochromatic Colors of #293651
Black with #293651
Text Example
Text Example
White with #293651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293651; }
p { color: rgb(41,54,81); }
H1.HeaderClassName
{
color: #293651;
}
.AnyTagClassName
{
color: #293651;
}
</style>
background-color css
<style>
a { background-color: #293651; }
a { background-color: rgb(41,54,81); }
div.DivClassName
{
background-color: #293651;
}
.BgClassName
{
background-color: #293651;
}
</style>
border-color css
<style>
span { border-color: #293651; }
span { border-color: rgb(41,54,81); }
td.TdClassName
{
border-color: #293651;
}
.TagClassName
{
border-color: #293651;
}
</style>