Shades of Blumine #296269
Tints of Blumine #296269
RGB
CMYK
RGB Variations
Color information
#296269 (or 0x296269) is known color: Blumine. HEX triplet: 29, 62 and 69. RGB value is (41,98,105). Sum of RGB (Red+Green+Blue) = 41+98+105=244 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.80% from 244); Green value is 98 (38.67% from 255 or 40.16% from 244); Blue value is 105 (41.41% from 255 or 43.03% from 244); Max value from RGB is 105 - color contains mainly: blue. Hex color #296269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296269 is #D69D96. Grayscale: #515151. Windows color (decimal): -14065047 or 6906409. OLE color: 6906409.
HSL color Cylindrical-coordinate representation of color #296269: hue angle of 186.56º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296269 is Cyan = 0.61, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 98 | 105 | - |
| CMYK | 0.61 | 0.07 | 0 | 0.59 |
| HSL | 186.56º | 0.44% | 0.29% | - |
| HSV(B) | 186.56º | 0.61% | 0.41% | - |
| XYZ | 7.83 | 10.23 | 14.93 | - |
| YUV | 81.76 | 141.12 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 105 | 0.61 | 0.07 | 0 | 0.59 | 186.56 | 0.44 | 0.29 |
| Hex | 29 | 62 | 69 | 3D | 7 | 0 | 3B | BB | 2C | 1D |
| Octal | 51 | 142 | 151 | 75 | 7 | 0 | 73 | 273 | 54 | 35 |
| Binary | 101001 | 1100010 | 1101001 | 111101 | 111 | 0 | 111011 | 10111011 | 101100 | 11101 |
Color Harmonies of #296269
Complementary color
Monochromatic Colors of #296269
Black with #296269
Text Example
Text Example
White with #296269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296269; }
p { color: rgb(41,98,105); }
H1.HeaderClassName
{
color: #296269;
}
.AnyTagClassName
{
color: #296269;
}
</style>
background-color css
<style>
a { background-color: #296269; }
a { background-color: rgb(41,98,105); }
div.DivClassName
{
background-color: #296269;
}
.BgClassName
{
background-color: #296269;
}
</style>
border-color css
<style>
span { border-color: #296269; }
span { border-color: rgb(41,98,105); }
td.TdClassName
{
border-color: #296269;
}
.TagClassName
{
border-color: #296269;
}
</style>