Shades of Bunting #353847
Tints of Bunting #353847
RGB
CMYK
RGB Variations
Color information
#353847 (or 0x353847) is known color: Bunting. HEX triplet: 35, 38 and 47. RGB value is (53,56,71). Sum of RGB (Red+Green+Blue) = 53+56+71=180 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.44% from 180); Green value is 56 (22.27% from 255 or 31.11% from 180); Blue value is 71 (28.12% from 255 or 39.44% from 180); Max value from RGB is 71 - color contains mainly: blue. Hex color #353847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353847 is #CAC7B8. Grayscale: #383838. Windows color (decimal): -13289401 or 4667445. OLE color: 4667445.
HSL color Cylindrical-coordinate representation of color #353847: hue angle of 230º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #353847 is Cyan = 0.25, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 56 | 71 | - |
| CMYK | 0.25 | 0.21 | 0 | 0.72 |
| HSL | 230º | 0.15% | 0.24% | - |
| HSV(B) | 230º | 0.25% | 0.28% | - |
| XYZ | 4.02 | 4.04 | 6.53 | - |
| YUV | 56.81 | 136.01 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 56 | 71 | 0.25 | 0.21 | 0 | 0.72 | 230 | 0.15 | 0.24 |
| Hex | 35 | 38 | 47 | 19 | 15 | 0 | 48 | E6 | F | 18 |
| Octal | 65 | 70 | 107 | 31 | 25 | 0 | 110 | 346 | 17 | 30 |
| Binary | 110101 | 111000 | 1000111 | 11001 | 10101 | 0 | 1001000 | 11100110 | 1111 | 11000 |
Color Harmonies of #353847
Complementary color
Monochromatic Colors of #353847
Black with #353847
Text Example
Text Example
White with #353847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353847; }
p { color: rgb(53,56,71); }
H1.HeaderClassName
{
color: #353847;
}
.AnyTagClassName
{
color: #353847;
}
</style>
background-color css
<style>
a { background-color: #353847; }
a { background-color: rgb(53,56,71); }
div.DivClassName
{
background-color: #353847;
}
.BgClassName
{
background-color: #353847;
}
</style>
border-color css
<style>
span { border-color: #353847; }
span { border-color: rgb(53,56,71); }
td.TdClassName
{
border-color: #353847;
}
.TagClassName
{
border-color: #353847;
}
</style>