Shades of Blumine #346476
Tints of Blumine #346476
RGB
CMYK
RGB Variations
Color information
#346476 (or 0x346476) is known color: Blumine. HEX triplet: 34, 64 and 76. RGB value is (52,100,118). Sum of RGB (Red+Green+Blue) = 52+100+118=270 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.26% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #346476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346476 is #CB9B89. Grayscale: #575757. Windows color (decimal): -13343626 or 7758900. OLE color: 7758900.
HSL color Cylindrical-coordinate representation of color #346476: hue angle of 196.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #346476 is Cyan = 0.56, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 100 | 118 | - |
| CMYK | 0.56 | 0.15 | 0 | 0.54 |
| HSL | 196.36º | 0.39% | 0.33% | - |
| HSV(B) | 196.36º | 0.56% | 0.46% | - |
| XYZ | 9.24 | 11.15 | 18.81 | - |
| YUV | 87.7 | 145.1 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 118 | 0.56 | 0.15 | 0 | 0.54 | 196.36 | 0.39 | 0.33 |
| Hex | 34 | 64 | 76 | 38 | F | 0 | 36 | C4 | 27 | 21 |
| Octal | 64 | 144 | 166 | 70 | 17 | 0 | 66 | 304 | 47 | 41 |
| Binary | 110100 | 1100100 | 1110110 | 111000 | 1111 | 0 | 110110 | 11000100 | 100111 | 100001 |
Color Harmonies of #346476
Complementary color
Monochromatic Colors of #346476
Black with #346476
Text Example
Text Example
White with #346476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346476; }
p { color: rgb(52,100,118); }
H1.HeaderClassName
{
color: #346476;
}
.AnyTagClassName
{
color: #346476;
}
</style>
background-color css
<style>
a { background-color: #346476; }
a { background-color: rgb(52,100,118); }
div.DivClassName
{
background-color: #346476;
}
.BgClassName
{
background-color: #346476;
}
</style>
border-color css
<style>
span { border-color: #346476; }
span { border-color: rgb(52,100,118); }
td.TdClassName
{
border-color: #346476;
}
.TagClassName
{
border-color: #346476;
}
</style>