Shades of Blumine #306875
Tints of Blumine #306875
RGB
CMYK
RGB Variations
Color information
#306875 (or 0x306875) is known color: Blumine. HEX triplet: 30, 68 and 75. RGB value is (48,104,117). Sum of RGB (Red+Green+Blue) = 48+104+117=269 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.84% from 269); Green value is 104 (41.02% from 255 or 38.66% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 117 - color contains mainly: blue. Hex color #306875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306875 is #CF978A. Grayscale: #585858. Windows color (decimal): -13604747 or 7694384. OLE color: 7694384.
HSL color Cylindrical-coordinate representation of color #306875: hue angle of 191.3º 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 #306875 is Cyan = 0.59, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 104 | 117 | - |
| CMYK | 0.59 | 0.11 | 0 | 0.54 |
| HSL | 191.3º | 0.42% | 0.32% | - |
| HSV(B) | 191.3º | 0.59% | 0.46% | - |
| XYZ | 9.38 | 11.81 | 18.62 | - |
| YUV | 88.74 | 143.95 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 117 | 0.59 | 0.11 | 0 | 0.54 | 191.3 | 0.42 | 0.32 |
| Hex | 30 | 68 | 75 | 3B | B | 0 | 36 | BF | 2A | 20 |
| Octal | 60 | 150 | 165 | 73 | 13 | 0 | 66 | 277 | 52 | 40 |
| Binary | 110000 | 1101000 | 1110101 | 111011 | 1011 | 0 | 110110 | 10111111 | 101010 | 100000 |
Color Harmonies of #306875
Complementary color
Monochromatic Colors of #306875
Black with #306875
Text Example
Text Example
White with #306875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306875; }
p { color: rgb(48,104,117); }
H1.HeaderClassName
{
color: #306875;
}
.AnyTagClassName
{
color: #306875;
}
</style>
background-color css
<style>
a { background-color: #306875; }
a { background-color: rgb(48,104,117); }
div.DivClassName
{
background-color: #306875;
}
.BgClassName
{
background-color: #306875;
}
</style>
border-color css
<style>
span { border-color: #306875; }
span { border-color: rgb(48,104,117); }
td.TdClassName
{
border-color: #306875;
}
.TagClassName
{
border-color: #306875;
}
</style>