Shades of Blumine #306470
Tints of Blumine #306470
RGB
CMYK
RGB Variations
Color information
#306470 (or 0x306470) is known color: Blumine. HEX triplet: 30, 64 and 70. RGB value is (48,100,112). Sum of RGB (Red+Green+Blue) = 48+100+112=260 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.46% from 260); Green value is 100 (39.45% from 255 or 38.46% from 260); Blue value is 112 (44.14% from 255 or 43.08% from 260); Max value from RGB is 112 - color contains mainly: blue. Hex color #306470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306470 is #CF9B8F. Grayscale: #555555. Windows color (decimal): -13605776 or 7365680. OLE color: 7365680.
HSL color Cylindrical-coordinate representation of color #306470: hue angle of 191.25º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #306470 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 100 | 112 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.56 |
| HSL | 191.25º | 0.4% | 0.31% | - |
| HSV(B) | 191.25º | 0.57% | 0.44% | - |
| XYZ | 8.7 | 10.91 | 16.98 | - |
| YUV | 85.82 | 142.77 | 101.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 112 | 0.57 | 0.11 | 0 | 0.56 | 191.25 | 0.4 | 0.31 |
| Hex | 30 | 64 | 70 | 39 | B | 0 | 38 | BF | 28 | 1F |
| Octal | 60 | 144 | 160 | 71 | 13 | 0 | 70 | 277 | 50 | 37 |
| Binary | 110000 | 1100100 | 1110000 | 111001 | 1011 | 0 | 111000 | 10111111 | 101000 | 11111 |
Color Harmonies of #306470
Complementary color
Monochromatic Colors of #306470
Black with #306470
Text Example
Text Example
White with #306470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306470; }
p { color: rgb(48,100,112); }
H1.HeaderClassName
{
color: #306470;
}
.AnyTagClassName
{
color: #306470;
}
</style>
background-color css
<style>
a { background-color: #306470; }
a { background-color: rgb(48,100,112); }
div.DivClassName
{
background-color: #306470;
}
.BgClassName
{
background-color: #306470;
}
</style>
border-color css
<style>
span { border-color: #306470; }
span { border-color: rgb(48,100,112); }
td.TdClassName
{
border-color: #306470;
}
.TagClassName
{
border-color: #306470;
}
</style>