Shades of Blumine #296271
Tints of Blumine #296271
RGB
CMYK
RGB Variations
Color information
#296271 (or 0x296271) is known color: Blumine. HEX triplet: 29, 62 and 71. RGB value is (41,98,113). Sum of RGB (Red+Green+Blue) = 41+98+113=252 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.27% from 252); Green value is 98 (38.67% from 255 or 38.89% from 252); Blue value is 113 (44.53% from 255 or 44.84% from 252); Max value from RGB is 113 - color contains mainly: blue. Hex color #296271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296271 is #D69D8E. Grayscale: #525252. Windows color (decimal): -14065039 or 7430697. OLE color: 7430697.
HSL color Cylindrical-coordinate representation of color #296271: hue angle of 192.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #296271 is Cyan = 0.64, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 98 | 113 | - |
| CMYK | 0.64 | 0.13 | 0 | 0.56 |
| HSL | 192.5º | 0.47% | 0.3% | - |
| HSV(B) | 192.5º | 0.64% | 0.44% | - |
| XYZ | 8.26 | 10.4 | 17.19 | - |
| YUV | 82.67 | 145.12 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 113 | 0.64 | 0.13 | 0 | 0.56 | 192.5 | 0.47 | 0.3 |
| Hex | 29 | 62 | 71 | 40 | D | 0 | 38 | C0 | 2F | 1E |
| Octal | 51 | 142 | 161 | 100 | 15 | 0 | 70 | 300 | 57 | 36 |
| Binary | 101001 | 1100010 | 1110001 | 1000000 | 1101 | 0 | 111000 | 11000000 | 101111 | 11110 |
Color Harmonies of #296271
Complementary color
Monochromatic Colors of #296271
Black with #296271
Text Example
Text Example
White with #296271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296271; }
p { color: rgb(41,98,113); }
H1.HeaderClassName
{
color: #296271;
}
.AnyTagClassName
{
color: #296271;
}
</style>
background-color css
<style>
a { background-color: #296271; }
a { background-color: rgb(41,98,113); }
div.DivClassName
{
background-color: #296271;
}
.BgClassName
{
background-color: #296271;
}
</style>
border-color css
<style>
span { border-color: #296271; }
span { border-color: rgb(41,98,113); }
td.TdClassName
{
border-color: #296271;
}
.TagClassName
{
border-color: #296271;
}
</style>