Shades of Bay Of Many #364165
Tints of Bay Of Many #364165
RGB
CMYK
RGB Variations
Color information
#364165 (or 0x364165) is known color: Bay Of Many. HEX triplet: 36, 41 and 65. RGB value is (54,65,101). Sum of RGB (Red+Green+Blue) = 54+65+101=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #364165 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364165 is #C9BE9A. Grayscale: #414141. Windows color (decimal): -13221531 or 6635830. OLE color: 6635830.
HSL color Cylindrical-coordinate representation of color #364165: hue angle of 225.96º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #364165 is Cyan = 0.47, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 65 | 101 | - |
| CMYK | 0.47 | 0.36 | 0 | 0.60 |
| HSL | 225.96º | 0.3% | 0.3% | - |
| HSV(B) | 225.96º | 0.47% | 0.4% | - |
| XYZ | 5.76 | 5.5 | 13.07 | - |
| YUV | 65.82 | 147.86 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 101 | 0.47 | 0.36 | 0 | 0.60 | 225.96 | 0.3 | 0.3 |
| Hex | 36 | 41 | 65 | 2F | 24 | 0 | 3C | E2 | 1E | 1E |
| Octal | 66 | 101 | 145 | 57 | 44 | 0 | 74 | 342 | 36 | 36 |
| Binary | 110110 | 1000001 | 1100101 | 101111 | 100100 | 0 | 111100 | 11100010 | 11110 | 11110 |
Color Harmonies of #364165
Complementary color
Monochromatic Colors of #364165
Black with #364165
Text Example
Text Example
White with #364165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364165; }
p { color: rgb(54,65,101); }
H1.HeaderClassName
{
color: #364165;
}
.AnyTagClassName
{
color: #364165;
}
</style>
background-color css
<style>
a { background-color: #364165; }
a { background-color: rgb(54,65,101); }
div.DivClassName
{
background-color: #364165;
}
.BgClassName
{
background-color: #364165;
}
</style>
border-color css
<style>
span { border-color: #364165; }
span { border-color: rgb(54,65,101); }
td.TdClassName
{
border-color: #364165;
}
.TagClassName
{
border-color: #364165;
}
</style>