Shades of Blumine #306874
Tints of Blumine #306874
RGB
CMYK
RGB Variations
Color information
#306874 (or 0x306874) is known color: Blumine. HEX triplet: 30, 68 and 74. RGB value is (48,104,116). Sum of RGB (Red+Green+Blue) = 48+104+116=268 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.91% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #306874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306874 is #CF978B. Grayscale: #585858. Windows color (decimal): -13604748 or 7628848. OLE color: 7628848.
HSL color Cylindrical-coordinate representation of color #306874: hue angle of 190.59º 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 #306874 is Cyan = 0.59, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 104 | 116 | - |
| CMYK | 0.59 | 0.10 | 0 | 0.55 |
| HSL | 190.59º | 0.41% | 0.32% | - |
| HSV(B) | 190.59º | 0.59% | 0.45% | - |
| XYZ | 9.32 | 11.79 | 18.31 | - |
| YUV | 88.62 | 143.45 | 99.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 116 | 0.59 | 0.10 | 0 | 0.55 | 190.59 | 0.41 | 0.32 |
| Hex | 30 | 68 | 74 | 3B | A | 0 | 37 | BF | 29 | 20 |
| Octal | 60 | 150 | 164 | 73 | 12 | 0 | 67 | 277 | 51 | 40 |
| Binary | 110000 | 1101000 | 1110100 | 111011 | 1010 | 0 | 110111 | 10111111 | 101001 | 100000 |
Color Harmonies of #306874
Complementary color
Monochromatic Colors of #306874
Black with #306874
Text Example
Text Example
White with #306874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306874; }
p { color: rgb(48,104,116); }
H1.HeaderClassName
{
color: #306874;
}
.AnyTagClassName
{
color: #306874;
}
</style>
background-color css
<style>
a { background-color: #306874; }
a { background-color: rgb(48,104,116); }
div.DivClassName
{
background-color: #306874;
}
.BgClassName
{
background-color: #306874;
}
</style>
border-color css
<style>
span { border-color: #306874; }
span { border-color: rgb(48,104,116); }
td.TdClassName
{
border-color: #306874;
}
.TagClassName
{
border-color: #306874;
}
</style>