Shades of Blumine #306067
Tints of Blumine #306067
RGB
CMYK
RGB Variations
Color information
#306067 (or 0x306067) is known color: Blumine. HEX triplet: 30, 60 and 67. RGB value is (48,96,103). Sum of RGB (Red+Green+Blue) = 48+96+103=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 103 (40.62% from 255 or 41.70% from 247); Max value from RGB is 103 - color contains mainly: blue. Hex color #306067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306067 is #CF9F98. Grayscale: #525252. Windows color (decimal): -13606809 or 6774832. OLE color: 6774832.
HSL color Cylindrical-coordinate representation of color #306067: hue angle of 187.64º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #306067 is Cyan = 0.53, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 96 | 103 | - |
| CMYK | 0.53 | 0.07 | 0 | 0.60 |
| HSL | 187.64º | 0.36% | 0.3% | - |
| HSV(B) | 187.64º | 0.53% | 0.4% | - |
| XYZ | 7.85 | 9.97 | 14.34 | - |
| YUV | 82.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 96 | 103 | 0.53 | 0.07 | 0 | 0.60 | 187.64 | 0.36 | 0.3 |
| Hex | 30 | 60 | 67 | 35 | 7 | 0 | 3C | BC | 24 | 1E |
| Octal | 60 | 140 | 147 | 65 | 7 | 0 | 74 | 274 | 44 | 36 |
| Binary | 110000 | 1100000 | 1100111 | 110101 | 111 | 0 | 111100 | 10111100 | 100100 | 11110 |
Color Harmonies of #306067
Complementary color
Monochromatic Colors of #306067
Black with #306067
Text Example
Text Example
White with #306067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306067; }
p { color: rgb(48,96,103); }
H1.HeaderClassName
{
color: #306067;
}
.AnyTagClassName
{
color: #306067;
}
</style>
background-color css
<style>
a { background-color: #306067; }
a { background-color: rgb(48,96,103); }
div.DivClassName
{
background-color: #306067;
}
.BgClassName
{
background-color: #306067;
}
</style>
border-color css
<style>
span { border-color: #306067; }
span { border-color: rgb(48,96,103); }
td.TdClassName
{
border-color: #306067;
}
.TagClassName
{
border-color: #306067;
}
</style>