Shades of Blumine #306872
Tints of Blumine #306872
RGB
CMYK
RGB Variations
Color information
#306872 (or 0x306872) is known color: Blumine. HEX triplet: 30, 68 and 72. RGB value is (48,104,114). Sum of RGB (Red+Green+Blue) = 48+104+114=266 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.05% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #306872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306872 is #CF978D. Grayscale: #585858. Windows color (decimal): -13604750 or 7497776. OLE color: 7497776.
HSL color Cylindrical-coordinate representation of color #306872: hue angle of 189.09º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #306872 is Cyan = 0.58, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 104 | 114 | - |
| CMYK | 0.58 | 0.09 | 0 | 0.55 |
| HSL | 189.09º | 0.41% | 0.32% | - |
| HSV(B) | 189.09º | 0.58% | 0.45% | - |
| XYZ | 9.21 | 11.74 | 17.7 | - |
| YUV | 88.4 | 142.45 | 99.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 114 | 0.58 | 0.09 | 0 | 0.55 | 189.09 | 0.41 | 0.32 |
| Hex | 30 | 68 | 72 | 3A | 9 | 0 | 37 | BD | 29 | 20 |
| Octal | 60 | 150 | 162 | 72 | 11 | 0 | 67 | 275 | 51 | 40 |
| Binary | 110000 | 1101000 | 1110010 | 111010 | 1001 | 0 | 110111 | 10111101 | 101001 | 100000 |
Color Harmonies of #306872
Complementary color
Monochromatic Colors of #306872
Black with #306872
Text Example
Text Example
White with #306872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306872; }
p { color: rgb(48,104,114); }
H1.HeaderClassName
{
color: #306872;
}
.AnyTagClassName
{
color: #306872;
}
</style>
background-color css
<style>
a { background-color: #306872; }
a { background-color: rgb(48,104,114); }
div.DivClassName
{
background-color: #306872;
}
.BgClassName
{
background-color: #306872;
}
</style>
border-color css
<style>
span { border-color: #306872; }
span { border-color: rgb(48,104,114); }
td.TdClassName
{
border-color: #306872;
}
.TagClassName
{
border-color: #306872;
}
</style>