Shades of Bunting #273550
Tints of Bunting #273550
RGB
CMYK
RGB Variations
Color information
#273550 (or 0x273550) is known color: Bunting. HEX triplet: 27, 35 and 50. RGB value is (39,53,80). Sum of RGB (Red+Green+Blue) = 39+53+80=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 53 (21.09% from 255 or 30.81% from 172); Blue value is 80 (31.64% from 255 or 46.51% from 172); Max value from RGB is 80 - color contains mainly: blue. Hex color #273550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273550 is #D8CAAF. Grayscale: #333333. Windows color (decimal): -14207664 or 5256487. OLE color: 5256487.
HSL color Cylindrical-coordinate representation of color #273550: hue angle of 219.51º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #273550 is Cyan = 0.51, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 39 | 53 | 80 | - |
| CMYK | 0.51 | 0.34 | 0 | 0.69 |
| HSL | 219.51º | 0.34% | 0.23% | - |
| HSV(B) | 219.51º | 0.51% | 0.31% | - |
| XYZ | 3.56 | 3.56 | 8.09 | - |
| YUV | 51.89 | 143.86 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 53 | 80 | 0.51 | 0.34 | 0 | 0.69 | 219.51 | 0.34 | 0.23 |
| Hex | 27 | 35 | 50 | 33 | 22 | 0 | 45 | DC | 22 | 17 |
| Octal | 47 | 65 | 120 | 63 | 42 | 0 | 105 | 334 | 42 | 27 |
| Binary | 100111 | 110101 | 1010000 | 110011 | 100010 | 0 | 1000101 | 11011100 | 100010 | 10111 |
Color Harmonies of #273550
Complementary color
Monochromatic Colors of #273550
Black with #273550
Text Example
Text Example
White with #273550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273550; }
p { color: rgb(39,53,80); }
H1.HeaderClassName
{
color: #273550;
}
.AnyTagClassName
{
color: #273550;
}
</style>
background-color css
<style>
a { background-color: #273550; }
a { background-color: rgb(39,53,80); }
div.DivClassName
{
background-color: #273550;
}
.BgClassName
{
background-color: #273550;
}
</style>
border-color css
<style>
span { border-color: #273550; }
span { border-color: rgb(39,53,80); }
td.TdClassName
{
border-color: #273550;
}
.TagClassName
{
border-color: #273550;
}
</style>