Shades of Bay Of Many #363958
Tints of Bay Of Many #363958
RGB
CMYK
RGB Variations
Color information
#363958 (or 0x363958) is known color: Bay Of Many. HEX triplet: 36, 39 and 58. RGB value is (54,57,88). Sum of RGB (Red+Green+Blue) = 54+57+88=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 88 - color contains mainly: blue. Hex color #363958 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363958 is #C9C6A7. Grayscale: #3B3B3B. Windows color (decimal): -13223592 or 5781814. OLE color: 5781814.
HSL color Cylindrical-coordinate representation of color #363958: hue angle of 234.71º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #363958 is Cyan = 0.39, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 57 | 88 | - |
| CMYK | 0.39 | 0.35 | 0 | 0.65 |
| HSL | 234.71º | 0.24% | 0.28% | - |
| HSV(B) | 234.71º | 0.39% | 0.35% | - |
| XYZ | 4.75 | 4.42 | 9.83 | - |
| YUV | 59.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 57 | 88 | 0.39 | 0.35 | 0 | 0.65 | 234.71 | 0.24 | 0.28 |
| Hex | 36 | 39 | 58 | 27 | 23 | 0 | 41 | EB | 18 | 1C |
| Octal | 66 | 71 | 130 | 47 | 43 | 0 | 101 | 353 | 30 | 34 |
| Binary | 110110 | 111001 | 1011000 | 100111 | 100011 | 0 | 1000001 | 11101011 | 11000 | 11100 |
Color Harmonies of #363958
Complementary color
Monochromatic Colors of #363958
Black with #363958
Text Example
Text Example
White with #363958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363958; }
p { color: rgb(54,57,88); }
H1.HeaderClassName
{
color: #363958;
}
.AnyTagClassName
{
color: #363958;
}
</style>
background-color css
<style>
a { background-color: #363958; }
a { background-color: rgb(54,57,88); }
div.DivClassName
{
background-color: #363958;
}
.BgClassName
{
background-color: #363958;
}
</style>
border-color css
<style>
span { border-color: #363958; }
span { border-color: rgb(54,57,88); }
td.TdClassName
{
border-color: #363958;
}
.TagClassName
{
border-color: #363958;
}
</style>