Shades of Blumine #296369
Tints of Blumine #296369
RGB
CMYK
RGB Variations
Color information
#296369 (or 0x296369) is known color: Blumine. HEX triplet: 29, 63 and 69. RGB value is (41,99,105). Sum of RGB (Red+Green+Blue) = 41+99+105=245 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.73% from 245); Green value is 99 (39.06% from 255 or 40.41% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 105 - color contains mainly: blue. Hex color #296369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296369 is #D69C96. Grayscale: #525252. Windows color (decimal): -14064791 or 6906665. OLE color: 6906665.
HSL color Cylindrical-coordinate representation of color #296369: hue angle of 185.62º 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 #296369 is Cyan = 0.61, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 99 | 105 | - |
| CMYK | 0.61 | 0.06 | 0 | 0.59 |
| HSL | 185.63º | 0.44% | 0.29% | - |
| HSV(B) | 185.63º | 0.61% | 0.41% | - |
| XYZ | 7.93 | 10.42 | 14.96 | - |
| YUV | 82.34 | 140.78 | 98.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 105 | 0.61 | 0.06 | 0 | 0.59 | 185.63 | 0.44 | 0.29 |
| Hex | 29 | 63 | 69 | 3D | 6 | 0 | 3B | BA | 2C | 1D |
| Octal | 51 | 143 | 151 | 75 | 6 | 0 | 73 | 272 | 54 | 35 |
| Binary | 101001 | 1100011 | 1101001 | 111101 | 110 | 0 | 111011 | 10111010 | 101100 | 11101 |
Color Harmonies of #296369
Complementary color
Monochromatic Colors of #296369
Black with #296369
Text Example
Text Example
White with #296369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296369; }
p { color: rgb(41,99,105); }
H1.HeaderClassName
{
color: #296369;
}
.AnyTagClassName
{
color: #296369;
}
</style>
background-color css
<style>
a { background-color: #296369; }
a { background-color: rgb(41,99,105); }
div.DivClassName
{
background-color: #296369;
}
.BgClassName
{
background-color: #296369;
}
</style>
border-color css
<style>
span { border-color: #296369; }
span { border-color: rgb(41,99,105); }
td.TdClassName
{
border-color: #296369;
}
.TagClassName
{
border-color: #296369;
}
</style>