Shades of Bunting #353849
Tints of Bunting #353849
RGB
CMYK
RGB Variations
Color information
#353849 (or 0x353849) is known color: Bunting. HEX triplet: 35, 38 and 49. RGB value is (53,56,73). Sum of RGB (Red+Green+Blue) = 53+56+73=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 56 (22.27% from 255 or 30.77% from 182); Blue value is 73 (28.91% from 255 or 40.11% from 182); Max value from RGB is 73 - color contains mainly: blue. Hex color #353849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353849 is #CAC7B6. Grayscale: #383838. Windows color (decimal): -13289399 or 4798517. OLE color: 4798517.
HSL color Cylindrical-coordinate representation of color #353849: hue angle of 231º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #353849 is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 53 | 56 | 73 | - |
| CMYK | 0.27 | 0.23 | 0 | 0.71 |
| HSL | 231º | 0.16% | 0.25% | - |
| HSV(B) | 231º | 0.27% | 0.29% | - |
| XYZ | 4.08 | 4.07 | 6.87 | - |
| YUV | 57.04 | 137.01 | 125.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 56 | 73 | 0.27 | 0.23 | 0 | 0.71 | 231 | 0.16 | 0.25 |
| Hex | 35 | 38 | 49 | 1B | 17 | 0 | 47 | E7 | 10 | 19 |
| Octal | 65 | 70 | 111 | 33 | 27 | 0 | 107 | 347 | 20 | 31 |
| Binary | 110101 | 111000 | 1001001 | 11011 | 10111 | 0 | 1000111 | 11100111 | 10000 | 11001 |
Color Harmonies of #353849
Complementary color
Monochromatic Colors of #353849
Black with #353849
Text Example
Text Example
White with #353849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353849; }
p { color: rgb(53,56,73); }
H1.HeaderClassName
{
color: #353849;
}
.AnyTagClassName
{
color: #353849;
}
</style>
background-color css
<style>
a { background-color: #353849; }
a { background-color: rgb(53,56,73); }
div.DivClassName
{
background-color: #353849;
}
.BgClassName
{
background-color: #353849;
}
</style>
border-color css
<style>
span { border-color: #353849; }
span { border-color: rgb(53,56,73); }
td.TdClassName
{
border-color: #353849;
}
.TagClassName
{
border-color: #353849;
}
</style>