Shades of Blumine #306475
Tints of Blumine #306475
RGB
CMYK
RGB Variations
Color information
#306475 (or 0x306475) is known color: Blumine. HEX triplet: 30, 64 and 75. RGB value is (48,100,117). Sum of RGB (Red+Green+Blue) = 48+100+117=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 117 (46.09% from 255 or 44.15% from 265); Max value from RGB is 117 - color contains mainly: blue. Hex color #306475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306475 is #CF9B8A. Grayscale: #565656. Windows color (decimal): -13605771 or 7693360. OLE color: 7693360.
HSL color Cylindrical-coordinate representation of color #306475: hue angle of 194.78º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #306475 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 100 | 117 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.54 |
| HSL | 194.78º | 0.42% | 0.32% | - |
| HSV(B) | 194.78º | 0.59% | 0.46% | - |
| XYZ | 8.99 | 11.03 | 18.48 | - |
| YUV | 86.39 | 145.27 | 100.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 117 | 0.59 | 0.15 | 0 | 0.54 | 194.78 | 0.42 | 0.32 |
| Hex | 30 | 64 | 75 | 3B | F | 0 | 36 | C3 | 2A | 20 |
| Octal | 60 | 144 | 165 | 73 | 17 | 0 | 66 | 303 | 52 | 40 |
| Binary | 110000 | 1100100 | 1110101 | 111011 | 1111 | 0 | 110110 | 11000011 | 101010 | 100000 |
Color Harmonies of #306475
Complementary color
Monochromatic Colors of #306475
Black with #306475
Text Example
Text Example
White with #306475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306475; }
p { color: rgb(48,100,117); }
H1.HeaderClassName
{
color: #306475;
}
.AnyTagClassName
{
color: #306475;
}
</style>
background-color css
<style>
a { background-color: #306475; }
a { background-color: rgb(48,100,117); }
div.DivClassName
{
background-color: #306475;
}
.BgClassName
{
background-color: #306475;
}
</style>
border-color css
<style>
span { border-color: #306475; }
span { border-color: rgb(48,100,117); }
td.TdClassName
{
border-color: #306475;
}
.TagClassName
{
border-color: #306475;
}
</style>