Shades of Blumine #306472
Tints of Blumine #306472
RGB
CMYK
RGB Variations
Color information
#306472 (or 0x306472) is known color: Blumine. HEX triplet: 30, 64 and 72. RGB value is (48,100,114). Sum of RGB (Red+Green+Blue) = 48+100+114=262 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.32% from 262); Green value is 100 (39.45% from 255 or 38.17% from 262); Blue value is 114 (44.92% from 255 or 43.51% from 262); Max value from RGB is 114 - color contains mainly: blue. Hex color #306472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306472 is #CF9B8D. Grayscale: #555555. Windows color (decimal): -13605774 or 7496752. OLE color: 7496752.
HSL color Cylindrical-coordinate representation of color #306472: hue angle of 192.73º 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 #306472 is Cyan = 0.58, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 100 | 114 | - |
| CMYK | 0.58 | 0.12 | 0 | 0.55 |
| HSL | 192.73º | 0.41% | 0.32% | - |
| HSV(B) | 192.73º | 0.58% | 0.45% | - |
| XYZ | 8.81 | 10.96 | 17.57 | - |
| YUV | 86.05 | 143.77 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 114 | 0.58 | 0.12 | 0 | 0.55 | 192.73 | 0.41 | 0.32 |
| Hex | 30 | 64 | 72 | 3A | C | 0 | 37 | C1 | 29 | 20 |
| Octal | 60 | 144 | 162 | 72 | 14 | 0 | 67 | 301 | 51 | 40 |
| Binary | 110000 | 1100100 | 1110010 | 111010 | 1100 | 0 | 110111 | 11000001 | 101001 | 100000 |
Color Harmonies of #306472
Complementary color
Monochromatic Colors of #306472
Black with #306472
Text Example
Text Example
White with #306472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306472; }
p { color: rgb(48,100,114); }
H1.HeaderClassName
{
color: #306472;
}
.AnyTagClassName
{
color: #306472;
}
</style>
background-color css
<style>
a { background-color: #306472; }
a { background-color: rgb(48,100,114); }
div.DivClassName
{
background-color: #306472;
}
.BgClassName
{
background-color: #306472;
}
</style>
border-color css
<style>
span { border-color: #306472; }
span { border-color: rgb(48,100,114); }
td.TdClassName
{
border-color: #306472;
}
.TagClassName
{
border-color: #306472;
}
</style>