Shades of Black Rock #353645
Tints of Black Rock #353645
RGB
CMYK
RGB Variations
Color information
#353645 (or 0x353645) is known color: Black Rock. HEX triplet: 35, 36 and 45. RGB value is (53,54,69). Sum of RGB (Red+Green+Blue) = 53+54+69=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 54 (21.48% from 255 or 30.68% from 176); Blue value is 69 (27.34% from 255 or 39.20% from 176); Max value from RGB is 69 - color contains mainly: blue. Hex color #353645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353645 is #CAC9BA. Grayscale: #373737. Windows color (decimal): -13289915 or 4535861. OLE color: 4535861.
HSL color Cylindrical-coordinate representation of color #353645: hue angle of 236.25º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #353645 is Cyan = 0.23, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 54 | 69 | - |
| CMYK | 0.23 | 0.22 | 0 | 0.73 |
| HSL | 236.25º | 0.13% | 0.24% | - |
| HSV(B) | 236.25º | 0.23% | 0.27% | - |
| XYZ | 3.86 | 3.82 | 6.16 | - |
| YUV | 55.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 69 | 0.23 | 0.22 | 0 | 0.73 | 236.25 | 0.13 | 0.24 |
| Hex | 35 | 36 | 45 | 17 | 16 | 0 | 49 | EC | D | 18 |
| Octal | 65 | 66 | 105 | 27 | 26 | 0 | 111 | 354 | 15 | 30 |
| Binary | 110101 | 110110 | 1000101 | 10111 | 10110 | 0 | 1001001 | 11101100 | 1101 | 11000 |
Color Harmonies of #353645
Complementary color
Monochromatic Colors of #353645
Black with #353645
Text Example
Text Example
White with #353645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353645; }
p { color: rgb(53,54,69); }
H1.HeaderClassName
{
color: #353645;
}
.AnyTagClassName
{
color: #353645;
}
</style>
background-color css
<style>
a { background-color: #353645; }
a { background-color: rgb(53,54,69); }
div.DivClassName
{
background-color: #353645;
}
.BgClassName
{
background-color: #353645;
}
</style>
border-color css
<style>
span { border-color: #353645; }
span { border-color: rgb(53,54,69); }
td.TdClassName
{
border-color: #353645;
}
.TagClassName
{
border-color: #353645;
}
</style>