Shades of Bunting #343746
Tints of Bunting #343746
RGB
CMYK
RGB Variations
Color information
#343746 (or 0x343746) is known color: Bunting. HEX triplet: 34, 37 and 46. RGB value is (52,55,70). Sum of RGB (Red+Green+Blue) = 52+55+70=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 55 (21.88% from 255 or 31.07% from 177); Blue value is 70 (27.73% from 255 or 39.55% from 177); Max value from RGB is 70 - color contains mainly: blue. Hex color #343746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343746 is #CBC8B9. Grayscale: #373737. Windows color (decimal): -13355194 or 4601652. OLE color: 4601652.
HSL color Cylindrical-coordinate representation of color #343746: hue angle of 230º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #343746 is Cyan = 0.26, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 52 | 55 | 70 | - |
| CMYK | 0.26 | 0.21 | 0 | 0.73 |
| HSL | 230º | 0.15% | 0.24% | - |
| HSV(B) | 230º | 0.26% | 0.27% | - |
| XYZ | 3.89 | 3.9 | 6.34 | - |
| YUV | 55.81 | 136.01 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 55 | 70 | 0.26 | 0.21 | 0 | 0.73 | 230 | 0.15 | 0.24 |
| Hex | 34 | 37 | 46 | 1A | 15 | 0 | 49 | E6 | F | 18 |
| Octal | 64 | 67 | 106 | 32 | 25 | 0 | 111 | 346 | 17 | 30 |
| Binary | 110100 | 110111 | 1000110 | 11010 | 10101 | 0 | 1001001 | 11100110 | 1111 | 11000 |
Color Harmonies of #343746
Complementary color
Monochromatic Colors of #343746
Black with #343746
Text Example
Text Example
White with #343746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343746; }
p { color: rgb(52,55,70); }
H1.HeaderClassName
{
color: #343746;
}
.AnyTagClassName
{
color: #343746;
}
</style>
background-color css
<style>
a { background-color: #343746; }
a { background-color: rgb(52,55,70); }
div.DivClassName
{
background-color: #343746;
}
.BgClassName
{
background-color: #343746;
}
</style>
border-color css
<style>
span { border-color: #343746; }
span { border-color: rgb(52,55,70); }
td.TdClassName
{
border-color: #343746;
}
.TagClassName
{
border-color: #343746;
}
</style>