Shades of Black Marlin #353347
Tints of Black Marlin #353347
RGB
CMYK
RGB Variations
Color information
#353347 (or 0x353347) is known color: Black Marlin. HEX triplet: 35, 33 and 47. RGB value is (53,51,71). Sum of RGB (Red+Green+Blue) = 53+51+71=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 51 (20.31% from 255 or 29.14% from 175); Blue value is 71 (28.12% from 255 or 40.57% from 175); Max value from RGB is 71 - color contains mainly: blue. Hex color #353347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353347 is #CACCB8. Grayscale: #353535. Windows color (decimal): -13290681 or 4666165. OLE color: 4666165.
HSL color Cylindrical-coordinate representation of color #353347: hue angle of 246º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #353347 is Cyan = 0.25, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 51 | 71 | - |
| CMYK | 0.25 | 0.28 | 0 | 0.72 |
| HSL | 246º | 0.16% | 0.24% | - |
| HSV(B) | 246º | 0.28% | 0.28% | - |
| XYZ | 3.79 | 3.58 | 6.45 | - |
| YUV | 53.88 | 137.66 | 127.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 71 | 0.25 | 0.28 | 0 | 0.72 | 246 | 0.16 | 0.24 |
| Hex | 35 | 33 | 47 | 19 | 1C | 0 | 48 | F6 | 10 | 18 |
| Octal | 65 | 63 | 107 | 31 | 34 | 0 | 110 | 366 | 20 | 30 |
| Binary | 110101 | 110011 | 1000111 | 11001 | 11100 | 0 | 1001000 | 11110110 | 10000 | 11000 |
Color Harmonies of #353347
Complementary color
Monochromatic Colors of #353347
Black with #353347
Text Example
Text Example
White with #353347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353347; }
p { color: rgb(53,51,71); }
H1.HeaderClassName
{
color: #353347;
}
.AnyTagClassName
{
color: #353347;
}
</style>
background-color css
<style>
a { background-color: #353347; }
a { background-color: rgb(53,51,71); }
div.DivClassName
{
background-color: #353347;
}
.BgClassName
{
background-color: #353347;
}
</style>
border-color css
<style>
span { border-color: #353347; }
span { border-color: rgb(53,51,71); }
td.TdClassName
{
border-color: #353347;
}
.TagClassName
{
border-color: #353347;
}
</style>