Shades of Blumine #306578
Tints of Blumine #306578
RGB
CMYK
RGB Variations
Color information
#306578 (or 0x306578) is known color: Blumine. HEX triplet: 30, 65 and 78. RGB value is (48,101,120). Sum of RGB (Red+Green+Blue) = 48+101+120=269 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.84% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 120 (47.27% from 255 or 44.61% from 269); Max value from RGB is 120 - color contains mainly: blue. Hex color #306578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306578 is #CF9A87. Grayscale: #575757. Windows color (decimal): -13605512 or 7890224. OLE color: 7890224.
HSL color Cylindrical-coordinate representation of color #306578: hue angle of 195.83º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #306578 is Cyan = 0.60, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 101 | 120 | - |
| CMYK | 0.60 | 0.16 | 0 | 0.53 |
| HSL | 195.83º | 0.43% | 0.33% | - |
| HSV(B) | 195.83º | 0.6% | 0.47% | - |
| XYZ | 9.26 | 11.29 | 19.46 | - |
| YUV | 87.32 | 146.44 | 99.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 120 | 0.60 | 0.16 | 0 | 0.53 | 195.83 | 0.43 | 0.33 |
| Hex | 30 | 65 | 78 | 3C | 10 | 0 | 35 | C4 | 2B | 21 |
| Octal | 60 | 145 | 170 | 74 | 20 | 0 | 65 | 304 | 53 | 41 |
| Binary | 110000 | 1100101 | 1111000 | 111100 | 10000 | 0 | 110101 | 11000100 | 101011 | 100001 |
Color Harmonies of #306578
Complementary color
Monochromatic Colors of #306578
Black with #306578
Text Example
Text Example
White with #306578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306578; }
p { color: rgb(48,101,120); }
H1.HeaderClassName
{
color: #306578;
}
.AnyTagClassName
{
color: #306578;
}
</style>
background-color css
<style>
a { background-color: #306578; }
a { background-color: rgb(48,101,120); }
div.DivClassName
{
background-color: #306578;
}
.BgClassName
{
background-color: #306578;
}
</style>
border-color css
<style>
span { border-color: #306578; }
span { border-color: rgb(48,101,120); }
td.TdClassName
{
border-color: #306578;
}
.TagClassName
{
border-color: #306578;
}
</style>