Shades of Bunting #253046
Tints of Bunting #253046
RGB
CMYK
RGB Variations
Color information
#253046 (or 0x253046) is known color: Bunting. HEX triplet: 25, 30 and 46. RGB value is (37,48,70). Sum of RGB (Red+Green+Blue) = 37+48+70=155 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.87% from 155); Green value is 48 (19.14% from 255 or 30.97% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 70 - color contains mainly: blue. Hex color #253046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253046 is #DACFB9. Grayscale: #2F2F2F. Windows color (decimal): -14340026 or 4599845. OLE color: 4599845.
HSL color Cylindrical-coordinate representation of color #253046: hue angle of 220º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #253046 is Cyan = 0.47, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 37 | 48 | 70 | - |
| CMYK | 0.47 | 0.31 | 0 | 0.73 |
| HSL | 220º | 0.31% | 0.21% | - |
| HSV(B) | 220º | 0.47% | 0.27% | - |
| XYZ | 2.93 | 2.95 | 6.21 | - |
| YUV | 47.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 70 | 0.47 | 0.31 | 0 | 0.73 | 220 | 0.31 | 0.21 |
| Hex | 25 | 30 | 46 | 2F | 1F | 0 | 49 | DC | 1F | 15 |
| Octal | 45 | 60 | 106 | 57 | 37 | 0 | 111 | 334 | 37 | 25 |
| Binary | 100101 | 110000 | 1000110 | 101111 | 11111 | 0 | 1001001 | 11011100 | 11111 | 10101 |
Color Harmonies of #253046
Complementary color
Monochromatic Colors of #253046
Black with #253046
Text Example
Text Example
White with #253046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253046; }
p { color: rgb(37,48,70); }
H1.HeaderClassName
{
color: #253046;
}
.AnyTagClassName
{
color: #253046;
}
</style>
background-color css
<style>
a { background-color: #253046; }
a { background-color: rgb(37,48,70); }
div.DivClassName
{
background-color: #253046;
}
.BgClassName
{
background-color: #253046;
}
</style>
border-color css
<style>
span { border-color: #253046; }
span { border-color: rgb(37,48,70); }
td.TdClassName
{
border-color: #253046;
}
.TagClassName
{
border-color: #253046;
}
</style>