Shades of Blumine #296370
Tints of Blumine #296370
RGB
CMYK
RGB Variations
Color information
#296370 (or 0x296370) is known color: Blumine. HEX triplet: 29, 63 and 70. RGB value is (41,99,112). Sum of RGB (Red+Green+Blue) = 41+99+112=252 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.27% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #296370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296370 is #D69C8F. Grayscale: #535353. Windows color (decimal): -14064784 or 7365417. OLE color: 7365417.
HSL color Cylindrical-coordinate representation of color #296370: hue angle of 190.99º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #296370 is Cyan = 0.63, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 99 | 112 | - |
| CMYK | 0.63 | 0.12 | 0 | 0.56 |
| HSL | 190.99º | 0.46% | 0.3% | - |
| HSV(B) | 190.99º | 0.63% | 0.44% | - |
| XYZ | 8.3 | 10.56 | 16.93 | - |
| YUV | 83.14 | 144.28 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 112 | 0.63 | 0.12 | 0 | 0.56 | 190.99 | 0.46 | 0.3 |
| Hex | 29 | 63 | 70 | 3F | C | 0 | 38 | BF | 2E | 1E |
| Octal | 51 | 143 | 160 | 77 | 14 | 0 | 70 | 277 | 56 | 36 |
| Binary | 101001 | 1100011 | 1110000 | 111111 | 1100 | 0 | 111000 | 10111111 | 101110 | 11110 |
Color Harmonies of #296370
Complementary color
Monochromatic Colors of #296370
Black with #296370
Text Example
Text Example
White with #296370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296370; }
p { color: rgb(41,99,112); }
H1.HeaderClassName
{
color: #296370;
}
.AnyTagClassName
{
color: #296370;
}
</style>
background-color css
<style>
a { background-color: #296370; }
a { background-color: rgb(41,99,112); }
div.DivClassName
{
background-color: #296370;
}
.BgClassName
{
background-color: #296370;
}
</style>
border-color css
<style>
span { border-color: #296370; }
span { border-color: rgb(41,99,112); }
td.TdClassName
{
border-color: #296370;
}
.TagClassName
{
border-color: #296370;
}
</style>