Shades of Blumine #296268
Tints of Blumine #296268
RGB
CMYK
RGB Variations
Color information
#296268 (or 0x296268) is known color: Blumine. HEX triplet: 29, 62 and 68. RGB value is (41,98,104). Sum of RGB (Red+Green+Blue) = 41+98+104=243 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.87% from 243); Green value is 98 (38.67% from 255 or 40.33% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 104 - color contains mainly: blue. Hex color #296268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296268 is #D69D97. Grayscale: #515151. Windows color (decimal): -14065048 or 6840873. OLE color: 6840873.
HSL color Cylindrical-coordinate representation of color #296268: hue angle of 185.71º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296268 is Cyan = 0.61, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 98 | 104 | - |
| CMYK | 0.61 | 0.06 | 0 | 0.59 |
| HSL | 185.71º | 0.43% | 0.28% | - |
| HSV(B) | 185.71º | 0.61% | 0.41% | - |
| XYZ | 7.78 | 10.21 | 14.66 | - |
| YUV | 81.64 | 140.62 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 104 | 0.61 | 0.06 | 0 | 0.59 | 185.71 | 0.43 | 0.28 |
| Hex | 29 | 62 | 68 | 3D | 6 | 0 | 3B | BA | 2B | 1C |
| Octal | 51 | 142 | 150 | 75 | 6 | 0 | 73 | 272 | 53 | 34 |
| Binary | 101001 | 1100010 | 1101000 | 111101 | 110 | 0 | 111011 | 10111010 | 101011 | 11100 |
Color Harmonies of #296268
Complementary color
Monochromatic Colors of #296268
Black with #296268
Text Example
Text Example
White with #296268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296268; }
p { color: rgb(41,98,104); }
H1.HeaderClassName
{
color: #296268;
}
.AnyTagClassName
{
color: #296268;
}
</style>
background-color css
<style>
a { background-color: #296268; }
a { background-color: rgb(41,98,104); }
div.DivClassName
{
background-color: #296268;
}
.BgClassName
{
background-color: #296268;
}
</style>
border-color css
<style>
span { border-color: #296268; }
span { border-color: rgb(41,98,104); }
td.TdClassName
{
border-color: #296268;
}
.TagClassName
{
border-color: #296268;
}
</style>