Shades of Blumine #306870
Tints of Blumine #306870
RGB
CMYK
RGB Variations
Color information
#306870 (or 0x306870) is known color: Blumine. HEX triplet: 30, 68 and 70. RGB value is (48,104,112). Sum of RGB (Red+Green+Blue) = 48+104+112=264 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.18% from 264); Green value is 104 (41.02% from 255 or 39.39% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #306870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306870 is #CF978F. Grayscale: #585858. Windows color (decimal): -13604752 or 7366704. OLE color: 7366704.
HSL color Cylindrical-coordinate representation of color #306870: hue angle of 187.5º 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 #306870 is Cyan = 0.57, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 104 | 112 | - |
| CMYK | 0.57 | 0.07 | 0 | 0.56 |
| HSL | 187.5º | 0.4% | 0.31% | - |
| HSV(B) | 187.5º | 0.57% | 0.44% | - |
| XYZ | 9.09 | 11.7 | 17.11 | - |
| YUV | 88.17 | 141.45 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 112 | 0.57 | 0.07 | 0 | 0.56 | 187.5 | 0.4 | 0.31 |
| Hex | 30 | 68 | 70 | 39 | 7 | 0 | 38 | BC | 28 | 1F |
| Octal | 60 | 150 | 160 | 71 | 7 | 0 | 70 | 274 | 50 | 37 |
| Binary | 110000 | 1101000 | 1110000 | 111001 | 111 | 0 | 111000 | 10111100 | 101000 | 11111 |
Color Harmonies of #306870
Complementary color
Monochromatic Colors of #306870
Black with #306870
Text Example
Text Example
White with #306870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306870; }
p { color: rgb(48,104,112); }
H1.HeaderClassName
{
color: #306870;
}
.AnyTagClassName
{
color: #306870;
}
</style>
background-color css
<style>
a { background-color: #306870; }
a { background-color: rgb(48,104,112); }
div.DivClassName
{
background-color: #306870;
}
.BgClassName
{
background-color: #306870;
}
</style>
border-color css
<style>
span { border-color: #306870; }
span { border-color: rgb(48,104,112); }
td.TdClassName
{
border-color: #306870;
}
.TagClassName
{
border-color: #306870;
}
</style>