Shades of Bunting #313443
Tints of Bunting #313443
RGB
CMYK
RGB Variations
Color information
#313443 (or 0x313443) is known color: Bunting. HEX triplet: 31, 34 and 43. RGB value is (49,52,67). Sum of RGB (Red+Green+Blue) = 49+52+67=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 52 (20.70% from 255 or 30.95% from 168); Blue value is 67 (26.56% from 255 or 39.88% from 168); Max value from RGB is 67 - color contains mainly: blue. Hex color #313443 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313443 is #CECBBC. Grayscale: #343434. Windows color (decimal): -13552573 or 4404273. OLE color: 4404273.
HSL color Cylindrical-coordinate representation of color #313443: hue angle of 230º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #313443 is Cyan = 0.27, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 49 | 52 | 67 | - |
| CMYK | 0.27 | 0.22 | 0 | 0.74 |
| HSL | 230º | 0.16% | 0.23% | - |
| HSV(B) | 230º | 0.27% | 0.26% | - |
| XYZ | 3.51 | 3.51 | 5.8 | - |
| YUV | 52.81 | 136.01 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 67 | 0.27 | 0.22 | 0 | 0.74 | 230 | 0.16 | 0.23 |
| Hex | 31 | 34 | 43 | 1B | 16 | 0 | 4A | E6 | 10 | 17 |
| Octal | 61 | 64 | 103 | 33 | 26 | 0 | 112 | 346 | 20 | 27 |
| Binary | 110001 | 110100 | 1000011 | 11011 | 10110 | 0 | 1001010 | 11100110 | 10000 | 10111 |
Color Harmonies of #313443
Complementary color
Monochromatic Colors of #313443
Black with #313443
Text Example
Text Example
White with #313443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313443; }
p { color: rgb(49,52,67); }
H1.HeaderClassName
{
color: #313443;
}
.AnyTagClassName
{
color: #313443;
}
</style>
background-color css
<style>
a { background-color: #313443; }
a { background-color: rgb(49,52,67); }
div.DivClassName
{
background-color: #313443;
}
.BgClassName
{
background-color: #313443;
}
</style>
border-color css
<style>
span { border-color: #313443; }
span { border-color: rgb(49,52,67); }
td.TdClassName
{
border-color: #313443;
}
.TagClassName
{
border-color: #313443;
}
</style>