Shades of Blumine #306774
Tints of Blumine #306774
RGB
CMYK
RGB Variations
Color information
#306774 (or 0x306774) is known color: Blumine. HEX triplet: 30, 67 and 74. RGB value is (48,103,116). Sum of RGB (Red+Green+Blue) = 48+103+116=267 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.98% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 116 (45.70% from 255 or 43.45% from 267); Max value from RGB is 116 - color contains mainly: blue. Hex color #306774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306774 is #CF988B. Grayscale: #575757. Windows color (decimal): -13605004 or 7628592. OLE color: 7628592.
HSL color Cylindrical-coordinate representation of color #306774: hue angle of 191.47º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #306774 is Cyan = 0.59, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 103 | 116 | - |
| CMYK | 0.59 | 0.11 | 0 | 0.55 |
| HSL | 191.47º | 0.41% | 0.32% | - |
| HSV(B) | 191.47º | 0.59% | 0.45% | - |
| XYZ | 9.22 | 11.59 | 18.27 | - |
| YUV | 88.04 | 143.78 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 116 | 0.59 | 0.11 | 0 | 0.55 | 191.47 | 0.41 | 0.32 |
| Hex | 30 | 67 | 74 | 3B | B | 0 | 37 | BF | 29 | 20 |
| Octal | 60 | 147 | 164 | 73 | 13 | 0 | 67 | 277 | 51 | 40 |
| Binary | 110000 | 1100111 | 1110100 | 111011 | 1011 | 0 | 110111 | 10111111 | 101001 | 100000 |
Color Harmonies of #306774
Complementary color
Monochromatic Colors of #306774
Black with #306774
Text Example
Text Example
White with #306774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306774; }
p { color: rgb(48,103,116); }
H1.HeaderClassName
{
color: #306774;
}
.AnyTagClassName
{
color: #306774;
}
</style>
background-color css
<style>
a { background-color: #306774; }
a { background-color: rgb(48,103,116); }
div.DivClassName
{
background-color: #306774;
}
.BgClassName
{
background-color: #306774;
}
</style>
border-color css
<style>
span { border-color: #306774; }
span { border-color: rgb(48,103,116); }
td.TdClassName
{
border-color: #306774;
}
.TagClassName
{
border-color: #306774;
}
</style>