Shades of Blumine #346067
Tints of Blumine #346067
RGB
CMYK
RGB Variations
Color information
#346067 (or 0x346067) is known color: Blumine. HEX triplet: 34, 60 and 67. RGB value is (52,96,103). Sum of RGB (Red+Green+Blue) = 52+96+103=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 103 - color contains mainly: blue. Hex color #346067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346067 is #CB9F98. Grayscale: #535353. Windows color (decimal): -13344665 or 6774836. OLE color: 6774836.
HSL color Cylindrical-coordinate representation of color #346067: hue angle of 188.24º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346067 is Cyan = 0.50, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 96 | 103 | - |
| CMYK | 0.50 | 0.07 | 0 | 0.60 |
| HSL | 188.24º | 0.33% | 0.3% | - |
| HSV(B) | 188.24º | 0.5% | 0.4% | - |
| XYZ | 8.05 | 10.08 | 14.35 | - |
| YUV | 83.64 | 138.92 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 103 | 0.50 | 0.07 | 0 | 0.60 | 188.24 | 0.33 | 0.3 |
| Hex | 34 | 60 | 67 | 32 | 7 | 0 | 3C | BC | 21 | 1E |
| Octal | 64 | 140 | 147 | 62 | 7 | 0 | 74 | 274 | 41 | 36 |
| Binary | 110100 | 1100000 | 1100111 | 110010 | 111 | 0 | 111100 | 10111100 | 100001 | 11110 |
Color Harmonies of #346067
Complementary color
Monochromatic Colors of #346067
Black with #346067
Text Example
Text Example
White with #346067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346067; }
p { color: rgb(52,96,103); }
H1.HeaderClassName
{
color: #346067;
}
.AnyTagClassName
{
color: #346067;
}
</style>
background-color css
<style>
a { background-color: #346067; }
a { background-color: rgb(52,96,103); }
div.DivClassName
{
background-color: #346067;
}
.BgClassName
{
background-color: #346067;
}
</style>
border-color css
<style>
span { border-color: #346067; }
span { border-color: rgb(52,96,103); }
td.TdClassName
{
border-color: #346067;
}
.TagClassName
{
border-color: #346067;
}
</style>