Shades of Bay Of Many #364166
Tints of Bay Of Many #364166
RGB
CMYK
RGB Variations
Color information
#364166 (or 0x364166) is known color: Bay Of Many. HEX triplet: 36, 41 and 66. RGB value is (54,65,102). Sum of RGB (Red+Green+Blue) = 54+65+102=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 102 (40.23% from 255 or 46.15% from 221); Max value from RGB is 102 - color contains mainly: blue. Hex color #364166 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364166 is #C9BE99. Grayscale: #414141. Windows color (decimal): -13221530 or 6701366. OLE color: 6701366.
HSL color Cylindrical-coordinate representation of color #364166: hue angle of 226.25º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #364166 is Cyan = 0.47, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 65 | 102 | - |
| CMYK | 0.47 | 0.36 | 0 | 0.6 |
| HSL | 226.25º | 0.31% | 0.31% | - |
| HSV(B) | 226.25º | 0.47% | 0.4% | - |
| XYZ | 5.81 | 5.52 | 13.33 | - |
| YUV | 65.93 | 148.36 | 119.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 102 | 0.47 | 0.36 | 0 | 0.6 | 226.25 | 0.31 | 0.31 |
| Hex | 36 | 41 | 66 | 2F | 24 | 0 | 3C | E2 | 1F | 1F |
| Octal | 66 | 101 | 146 | 57 | 44 | 0 | 74 | 342 | 37 | 37 |
| Binary | 110110 | 1000001 | 1100110 | 101111 | 100100 | 0 | 111100 | 11100010 | 11111 | 11111 |
Color Harmonies of #364166
Complementary color
Monochromatic Colors of #364166
Black with #364166
Text Example
Text Example
White with #364166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364166; }
p { color: rgb(54,65,102); }
H1.HeaderClassName
{
color: #364166;
}
.AnyTagClassName
{
color: #364166;
}
</style>
background-color css
<style>
a { background-color: #364166; }
a { background-color: rgb(54,65,102); }
div.DivClassName
{
background-color: #364166;
}
.BgClassName
{
background-color: #364166;
}
</style>
border-color css
<style>
span { border-color: #364166; }
span { border-color: rgb(54,65,102); }
td.TdClassName
{
border-color: #364166;
}
.TagClassName
{
border-color: #364166;
}
</style>