Shades of Bunting #293550
Tints of Bunting #293550
RGB
CMYK
RGB Variations
Color information
#293550 (or 0x293550) is known color: Bunting. HEX triplet: 29, 35 and 50. RGB value is (41,53,80). Sum of RGB (Red+Green+Blue) = 41+53+80=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 53 (21.09% from 255 or 30.46% from 174); Blue value is 80 (31.64% from 255 or 45.98% from 174); Max value from RGB is 80 - color contains mainly: blue. Hex color #293550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293550 is #D6CAAF. Grayscale: #343434. Windows color (decimal): -14076592 or 5256489. OLE color: 5256489.
HSL color Cylindrical-coordinate representation of color #293550: hue angle of 221.54º degrees, saturation: 0.32, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #293550 is Cyan = 0.49, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 41 | 53 | 80 | - |
| CMYK | 0.49 | 0.34 | 0 | 0.69 |
| HSL | 221.54º | 0.32% | 0.24% | - |
| HSV(B) | 221.54º | 0.49% | 0.31% | - |
| XYZ | 3.64 | 3.6 | 8.09 | - |
| YUV | 52.49 | 143.52 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 80 | 0.49 | 0.34 | 0 | 0.69 | 221.54 | 0.32 | 0.24 |
| Hex | 29 | 35 | 50 | 31 | 22 | 0 | 45 | DE | 20 | 18 |
| Octal | 51 | 65 | 120 | 61 | 42 | 0 | 105 | 336 | 40 | 30 |
| Binary | 101001 | 110101 | 1010000 | 110001 | 100010 | 0 | 1000101 | 11011110 | 100000 | 11000 |
Color Harmonies of #293550
Complementary color
Monochromatic Colors of #293550
Black with #293550
Text Example
Text Example
White with #293550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293550; }
p { color: rgb(41,53,80); }
H1.HeaderClassName
{
color: #293550;
}
.AnyTagClassName
{
color: #293550;
}
</style>
background-color css
<style>
a { background-color: #293550; }
a { background-color: rgb(41,53,80); }
div.DivClassName
{
background-color: #293550;
}
.BgClassName
{
background-color: #293550;
}
</style>
border-color css
<style>
span { border-color: #293550; }
span { border-color: rgb(41,53,80); }
td.TdClassName
{
border-color: #293550;
}
.TagClassName
{
border-color: #293550;
}
</style>