Shades of Blumine #306771
Tints of Blumine #306771
RGB
CMYK
RGB Variations
Color information
#306771 (or 0x306771) is known color: Blumine. HEX triplet: 30, 67 and 71. RGB value is (48,103,113). Sum of RGB (Red+Green+Blue) = 48+103+113=264 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.18% from 264); Green value is 103 (40.62% from 255 or 39.02% from 264); Blue value is 113 (44.53% from 255 or 42.80% from 264); Max value from RGB is 113 - color contains mainly: blue. Hex color #306771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306771 is #CF988E. Grayscale: #575757. Windows color (decimal): -13605007 or 7431984. OLE color: 7431984.
HSL color Cylindrical-coordinate representation of color #306771: hue angle of 189.23º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #306771 is Cyan = 0.58, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 103 | 113 | - |
| CMYK | 0.58 | 0.09 | 0 | 0.56 |
| HSL | 189.23º | 0.4% | 0.32% | - |
| HSV(B) | 189.23º | 0.58% | 0.44% | - |
| XYZ | 9.05 | 11.52 | 17.37 | - |
| YUV | 87.7 | 142.28 | 99.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 113 | 0.58 | 0.09 | 0 | 0.56 | 189.23 | 0.4 | 0.32 |
| Hex | 30 | 67 | 71 | 3A | 9 | 0 | 38 | BD | 28 | 20 |
| Octal | 60 | 147 | 161 | 72 | 11 | 0 | 70 | 275 | 50 | 40 |
| Binary | 110000 | 1100111 | 1110001 | 111010 | 1001 | 0 | 111000 | 10111101 | 101000 | 100000 |
Color Harmonies of #306771
Complementary color
Monochromatic Colors of #306771
Black with #306771
Text Example
Text Example
White with #306771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306771; }
p { color: rgb(48,103,113); }
H1.HeaderClassName
{
color: #306771;
}
.AnyTagClassName
{
color: #306771;
}
</style>
background-color css
<style>
a { background-color: #306771; }
a { background-color: rgb(48,103,113); }
div.DivClassName
{
background-color: #306771;
}
.BgClassName
{
background-color: #306771;
}
</style>
border-color css
<style>
span { border-color: #306771; }
span { border-color: rgb(48,103,113); }
td.TdClassName
{
border-color: #306771;
}
.TagClassName
{
border-color: #306771;
}
</style>