Shades of Bunting #223156
Tints of Bunting #223156
RGB
CMYK
RGB Variations
Color information
#223156 (or 0x223156) is known color: Bunting. HEX triplet: 22, 31 and 56. RGB value is (34,49,86). Sum of RGB (Red+Green+Blue) = 34+49+86=169 (22% of max value = 765). Red value is 34 (13.67% from 255 or 20.12% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 86 (33.98% from 255 or 50.89% from 169); Max value from RGB is 86 - color contains mainly: blue. Hex color #223156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #223156 is #DDCEA9. Grayscale: #303030. Windows color (decimal): -14536362 or 5648674. OLE color: 5648674.
HSL color Cylindrical-coordinate representation of color #223156: hue angle of 222.69º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #223156 is Cyan = 0.60, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 34 | 49 | 86 | - |
| CMYK | 0.60 | 0.43 | 0 | 0.66 |
| HSL | 222.69º | 0.43% | 0.24% | - |
| HSV(B) | 222.69º | 0.6% | 0.34% | - |
| XYZ | 3.44 | 3.21 | 9.24 | - |
| YUV | 48.73 | 149.03 | 117.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 49 | 86 | 0.60 | 0.43 | 0 | 0.66 | 222.69 | 0.43 | 0.24 |
| Hex | 22 | 31 | 56 | 3C | 2B | 0 | 42 | DF | 2B | 18 |
| Octal | 42 | 61 | 126 | 74 | 53 | 0 | 102 | 337 | 53 | 30 |
| Binary | 100010 | 110001 | 1010110 | 111100 | 101011 | 0 | 1000010 | 11011111 | 101011 | 11000 |
Color Harmonies of #223156
Complementary color
Monochromatic Colors of #223156
Black with #223156
Text Example
Text Example
White with #223156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223156; }
p { color: rgb(34,49,86); }
H1.HeaderClassName
{
color: #223156;
}
.AnyTagClassName
{
color: #223156;
}
</style>
background-color css
<style>
a { background-color: #223156; }
a { background-color: rgb(34,49,86); }
div.DivClassName
{
background-color: #223156;
}
.BgClassName
{
background-color: #223156;
}
</style>
border-color css
<style>
span { border-color: #223156; }
span { border-color: rgb(34,49,86); }
td.TdClassName
{
border-color: #223156;
}
.TagClassName
{
border-color: #223156;
}
</style>