Shades of Blumine #366779
Tints of Blumine #366779
RGB
CMYK
RGB Variations
Color information
#366779 (or 0x366779) is known color: Blumine. HEX triplet: 36, 67 and 79. RGB value is (54,103,121). Sum of RGB (Red+Green+Blue) = 54+103+121=278 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.42% from 278); Green value is 103 (40.62% from 255 or 37.05% from 278); Blue value is 121 (47.66% from 255 or 43.53% from 278); Max value from RGB is 121 - color contains mainly: blue. Hex color #366779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366779 is #C99886. Grayscale: #5A5A5A. Windows color (decimal): -13211783 or 7956278. OLE color: 7956278.
HSL color Cylindrical-coordinate representation of color #366779: hue angle of 196.12º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #366779 is Cyan = 0.55, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 103 | 121 | - |
| CMYK | 0.55 | 0.15 | 0 | 0.53 |
| HSL | 196.12º | 0.38% | 0.34% | - |
| HSV(B) | 196.12º | 0.55% | 0.47% | - |
| XYZ | 9.82 | 11.87 | 19.86 | - |
| YUV | 90.4 | 145.27 | 102.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 121 | 0.55 | 0.15 | 0 | 0.53 | 196.12 | 0.38 | 0.34 |
| Hex | 36 | 67 | 79 | 37 | F | 0 | 35 | C4 | 26 | 22 |
| Octal | 66 | 147 | 171 | 67 | 17 | 0 | 65 | 304 | 46 | 42 |
| Binary | 110110 | 1100111 | 1111001 | 110111 | 1111 | 0 | 110101 | 11000100 | 100110 | 100010 |
Color Harmonies of #366779
Complementary color
Monochromatic Colors of #366779
Black with #366779
Text Example
Text Example
White with #366779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366779; }
p { color: rgb(54,103,121); }
H1.HeaderClassName
{
color: #366779;
}
.AnyTagClassName
{
color: #366779;
}
</style>
background-color css
<style>
a { background-color: #366779; }
a { background-color: rgb(54,103,121); }
div.DivClassName
{
background-color: #366779;
}
.BgClassName
{
background-color: #366779;
}
</style>
border-color css
<style>
span { border-color: #366779; }
span { border-color: rgb(54,103,121); }
td.TdClassName
{
border-color: #366779;
}
.TagClassName
{
border-color: #366779;
}
</style>