Shades of Black Marlin #363649
Tints of Black Marlin #363649
RGB
CMYK
RGB Variations
Color information
#363649 (or 0x363649) is known color: Black Marlin. HEX triplet: 36, 36 and 49. RGB value is (54,54,73). Sum of RGB (Red+Green+Blue) = 54+54+73=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 54 (21.48% from 255 or 29.83% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 73 - color contains mainly: blue. Hex color #363649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363649 is #C9C9B6. Grayscale: #383838. Windows color (decimal): -13224375 or 4798006. OLE color: 4798006.
HSL color Cylindrical-coordinate representation of color #363649: hue angle of 240º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #363649 is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 54 | 73 | - |
| CMYK | 0.26 | 0.26 | 0 | 0.71 |
| HSL | 240º | 0.15% | 0.25% | - |
| HSV(B) | 240º | 0.26% | 0.29% | - |
| XYZ | 4.04 | 3.9 | 6.84 | - |
| YUV | 56.17 | 137.5 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 73 | 0.26 | 0.26 | 0 | 0.71 | 240 | 0.15 | 0.25 |
| Hex | 36 | 36 | 49 | 1A | 1A | 0 | 47 | F0 | F | 19 |
| Octal | 66 | 66 | 111 | 32 | 32 | 0 | 107 | 360 | 17 | 31 |
| Binary | 110110 | 110110 | 1001001 | 11010 | 11010 | 0 | 1000111 | 11110000 | 1111 | 11001 |
Color Harmonies of #363649
Complementary color
Monochromatic Colors of #363649
Black with #363649
Text Example
Text Example
White with #363649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363649; }
p { color: rgb(54,54,73); }
H1.HeaderClassName
{
color: #363649;
}
.AnyTagClassName
{
color: #363649;
}
</style>
background-color css
<style>
a { background-color: #363649; }
a { background-color: rgb(54,54,73); }
div.DivClassName
{
background-color: #363649;
}
.BgClassName
{
background-color: #363649;
}
</style>
border-color css
<style>
span { border-color: #363649; }
span { border-color: rgb(54,54,73); }
td.TdClassName
{
border-color: #363649;
}
.TagClassName
{
border-color: #363649;
}
</style>