Shades of Bunting #273349
Tints of Bunting #273349
RGB
CMYK
RGB Variations
Color information
#273349 (or 0x273349) is known color: Bunting. HEX triplet: 27, 33 and 49. RGB value is (39,51,73). Sum of RGB (Red+Green+Blue) = 39+51+73=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 51 (20.31% from 255 or 31.29% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 73 - color contains mainly: blue. Hex color #273349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #273349 is #D8CCB6. Grayscale: #313131. Windows color (decimal): -14208183 or 4797223. OLE color: 4797223.
HSL color Cylindrical-coordinate representation of color #273349: hue angle of 218.82º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #273349 is Cyan = 0.47, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 39 | 51 | 73 | - |
| CMYK | 0.47 | 0.30 | 0 | 0.71 |
| HSL | 218.82º | 0.3% | 0.22% | - |
| HSV(B) | 218.82º | 0.47% | 0.29% | - |
| XYZ | 3.22 | 3.28 | 6.77 | - |
| YUV | 49.92 | 141.02 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 51 | 73 | 0.47 | 0.30 | 0 | 0.71 | 218.82 | 0.3 | 0.22 |
| Hex | 27 | 33 | 49 | 2F | 1E | 0 | 47 | DB | 1E | 16 |
| Octal | 47 | 63 | 111 | 57 | 36 | 0 | 107 | 333 | 36 | 26 |
| Binary | 100111 | 110011 | 1001001 | 101111 | 11110 | 0 | 1000111 | 11011011 | 11110 | 10110 |
Color Harmonies of #273349
Complementary color
Monochromatic Colors of #273349
Black with #273349
Text Example
Text Example
White with #273349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273349; }
p { color: rgb(39,51,73); }
H1.HeaderClassName
{
color: #273349;
}
.AnyTagClassName
{
color: #273349;
}
</style>
background-color css
<style>
a { background-color: #273349; }
a { background-color: rgb(39,51,73); }
div.DivClassName
{
background-color: #273349;
}
.BgClassName
{
background-color: #273349;
}
</style>
border-color css
<style>
span { border-color: #273349; }
span { border-color: rgb(39,51,73); }
td.TdClassName
{
border-color: #273349;
}
.TagClassName
{
border-color: #273349;
}
</style>