Shades of Bunting #293351
Tints of Bunting #293351
RGB
CMYK
RGB Variations
Color information
#293351 (or 0x293351) is known color: Bunting. HEX triplet: 29, 33 and 51. RGB value is (41,51,81). Sum of RGB (Red+Green+Blue) = 41+51+81=173 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.70% from 173); Green value is 51 (20.31% from 255 or 29.48% from 173); Blue value is 81 (32.03% from 255 or 46.82% from 173); Max value from RGB is 81 - color contains mainly: blue. Hex color #293351 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293351 is #D6CCAE. Grayscale: #333333. Windows color (decimal): -14077103 or 5321513. OLE color: 5321513.
HSL color Cylindrical-coordinate representation of color #293351: hue angle of 225º 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 #293351 is Cyan = 0.49, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 51 | 81 | - |
| CMYK | 0.49 | 0.37 | 0 | 0.68 |
| HSL | 225º | 0.33% | 0.24% | - |
| HSV(B) | 225º | 0.49% | 0.32% | - |
| XYZ | 3.58 | 3.43 | 8.26 | - |
| YUV | 51.43 | 144.69 | 120.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 81 | 0.49 | 0.37 | 0 | 0.68 | 225 | 0.33 | 0.24 |
| Hex | 29 | 33 | 51 | 31 | 25 | 0 | 44 | E1 | 21 | 18 |
| Octal | 51 | 63 | 121 | 61 | 45 | 0 | 104 | 341 | 41 | 30 |
| Binary | 101001 | 110011 | 1010001 | 110001 | 100101 | 0 | 1000100 | 11100001 | 100001 | 11000 |
Color Harmonies of #293351
Complementary color
Monochromatic Colors of #293351
Black with #293351
Text Example
Text Example
White with #293351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293351; }
p { color: rgb(41,51,81); }
H1.HeaderClassName
{
color: #293351;
}
.AnyTagClassName
{
color: #293351;
}
</style>
background-color css
<style>
a { background-color: #293351; }
a { background-color: rgb(41,51,81); }
div.DivClassName
{
background-color: #293351;
}
.BgClassName
{
background-color: #293351;
}
</style>
border-color css
<style>
span { border-color: #293351; }
span { border-color: rgb(41,51,81); }
td.TdClassName
{
border-color: #293351;
}
.TagClassName
{
border-color: #293351;
}
</style>