Shades of Blumine #306676
Tints of Blumine #306676
RGB
CMYK
RGB Variations
Color information
#306676 (or 0x306676) is known color: Blumine. HEX triplet: 30, 66 and 76. RGB value is (48,102,118). Sum of RGB (Red+Green+Blue) = 48+102+118=268 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.91% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #306676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306676 is #CF9989. Grayscale: #575757. Windows color (decimal): -13605258 or 7759408. OLE color: 7759408.
HSL color Cylindrical-coordinate representation of color #306676: hue angle of 193.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #306676 is Cyan = 0.59, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 102 | 118 | - |
| CMYK | 0.59 | 0.14 | 0 | 0.54 |
| HSL | 193.71º | 0.42% | 0.33% | - |
| HSV(B) | 193.71º | 0.59% | 0.46% | - |
| XYZ | 9.24 | 11.44 | 18.86 | - |
| YUV | 87.68 | 145.11 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 118 | 0.59 | 0.14 | 0 | 0.54 | 193.71 | 0.42 | 0.33 |
| Hex | 30 | 66 | 76 | 3B | E | 0 | 36 | C2 | 2A | 21 |
| Octal | 60 | 146 | 166 | 73 | 16 | 0 | 66 | 302 | 52 | 41 |
| Binary | 110000 | 1100110 | 1110110 | 111011 | 1110 | 0 | 110110 | 11000010 | 101010 | 100001 |
Color Harmonies of #306676
Complementary color
Monochromatic Colors of #306676
Black with #306676
Text Example
Text Example
White with #306676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306676; }
p { color: rgb(48,102,118); }
H1.HeaderClassName
{
color: #306676;
}
.AnyTagClassName
{
color: #306676;
}
</style>
background-color css
<style>
a { background-color: #306676; }
a { background-color: rgb(48,102,118); }
div.DivClassName
{
background-color: #306676;
}
.BgClassName
{
background-color: #306676;
}
</style>
border-color css
<style>
span { border-color: #306676; }
span { border-color: rgb(48,102,118); }
td.TdClassName
{
border-color: #306676;
}
.TagClassName
{
border-color: #306676;
}
</style>