Shades of Bunting #293349
Tints of Bunting #293349
RGB
CMYK
RGB Variations
Color information
#293349 (or 0x293349) is known color: Bunting. HEX triplet: 29, 33 and 49. RGB value is (41,51,73). Sum of RGB (Red+Green+Blue) = 41+51+73=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 51 (20.31% from 255 or 30.91% from 165); Blue value is 73 (28.91% from 255 or 44.24% from 165); Max value from RGB is 73 - color contains mainly: blue. Hex color #293349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293349 is #D6CCB6. Grayscale: #323232. Windows color (decimal): -14077111 or 4797225. OLE color: 4797225.
HSL color Cylindrical-coordinate representation of color #293349: hue angle of 221.25º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #293349 is Cyan = 0.44, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 41 | 51 | 73 | - |
| CMYK | 0.44 | 0.30 | 0 | 0.71 |
| HSL | 221.25º | 0.28% | 0.22% | - |
| HSV(B) | 221.25º | 0.44% | 0.29% | - |
| XYZ | 3.3 | 3.32 | 6.77 | - |
| YUV | 50.52 | 140.69 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 73 | 0.44 | 0.30 | 0 | 0.71 | 221.25 | 0.28 | 0.22 |
| Hex | 29 | 33 | 49 | 2C | 1E | 0 | 47 | DD | 1C | 16 |
| Octal | 51 | 63 | 111 | 54 | 36 | 0 | 107 | 335 | 34 | 26 |
| Binary | 101001 | 110011 | 1001001 | 101100 | 11110 | 0 | 1000111 | 11011101 | 11100 | 10110 |
Color Harmonies of #293349
Complementary color
Monochromatic Colors of #293349
Black with #293349
Text Example
Text Example
White with #293349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293349; }
p { color: rgb(41,51,73); }
H1.HeaderClassName
{
color: #293349;
}
.AnyTagClassName
{
color: #293349;
}
</style>
background-color css
<style>
a { background-color: #293349; }
a { background-color: rgb(41,51,73); }
div.DivClassName
{
background-color: #293349;
}
.BgClassName
{
background-color: #293349;
}
</style>
border-color css
<style>
span { border-color: #293349; }
span { border-color: rgb(41,51,73); }
td.TdClassName
{
border-color: #293349;
}
.TagClassName
{
border-color: #293349;
}
</style>