Shades of Bay Of Many #364468
Tints of Bay Of Many #364468
RGB
CMYK
RGB Variations
Color information
#364468 (or 0x364468) is known color: Bay Of Many. HEX triplet: 36, 44 and 68. RGB value is (54,68,104). Sum of RGB (Red+Green+Blue) = 54+68+104=226 (29% of max value = 765). Red value is 54 (21.48% from 255 or 23.89% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 104 (41.02% from 255 or 46.02% from 226); Max value from RGB is 104 - color contains mainly: blue. Hex color #364468 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364468 is #C9BB97. Grayscale: #434343. Windows color (decimal): -13220760 or 6833206. OLE color: 6833206.
HSL color Cylindrical-coordinate representation of color #364468: hue angle of 223.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #364468 is Cyan = 0.48, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 68 | 104 | - |
| CMYK | 0.48 | 0.35 | 0 | 0.59 |
| HSL | 223.2º | 0.32% | 0.31% | - |
| HSV(B) | 223.2º | 0.48% | 0.41% | - |
| XYZ | 6.09 | 5.92 | 13.92 | - |
| YUV | 67.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 104 | 0.48 | 0.35 | 0 | 0.59 | 223.2 | 0.32 | 0.31 |
| Hex | 36 | 44 | 68 | 30 | 23 | 0 | 3B | DF | 20 | 1F |
| Octal | 66 | 104 | 150 | 60 | 43 | 0 | 73 | 337 | 40 | 37 |
| Binary | 110110 | 1000100 | 1101000 | 110000 | 100011 | 0 | 111011 | 11011111 | 100000 | 11111 |
Color Harmonies of #364468
Complementary color
Monochromatic Colors of #364468
Black with #364468
Text Example
Text Example
White with #364468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364468; }
p { color: rgb(54,68,104); }
H1.HeaderClassName
{
color: #364468;
}
.AnyTagClassName
{
color: #364468;
}
</style>
background-color css
<style>
a { background-color: #364468; }
a { background-color: rgb(54,68,104); }
div.DivClassName
{
background-color: #364468;
}
.BgClassName
{
background-color: #364468;
}
</style>
border-color css
<style>
span { border-color: #364468; }
span { border-color: rgb(54,68,104); }
td.TdClassName
{
border-color: #364468;
}
.TagClassName
{
border-color: #364468;
}
</style>