Shades of Vulcan #353742
Tints of Vulcan #353742
RGB
CMYK
RGB Variations
Color information
#353742 (or 0x353742) is known color: Vulcan. HEX triplet: 35, 37 and 42. RGB value is (53,55,66). Sum of RGB (Red+Green+Blue) = 53+55+66=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 55 (21.88% from 255 or 31.61% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 66 - color contains mainly: blue. Hex color #353742 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353742 is #CAC8BD. Grayscale: #373737. Windows color (decimal): -13289662 or 4339509. OLE color: 4339509.
HSL color Cylindrical-coordinate representation of color #353742: hue angle of 230.77º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #353742 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 55 | 66 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.74 |
| HSL | 230.77º | 0.11% | 0.23% | - |
| HSV(B) | 230.77º | 0.2% | 0.26% | - |
| XYZ | 3.82 | 3.88 | 5.7 | - |
| YUV | 55.66 | 133.84 | 126.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 66 | 0.20 | 0.17 | 0 | 0.74 | 230.77 | 0.11 | 0.23 |
| Hex | 35 | 37 | 42 | 14 | 11 | 0 | 4A | E7 | B | 17 |
| Octal | 65 | 67 | 102 | 24 | 21 | 0 | 112 | 347 | 13 | 27 |
| Binary | 110101 | 110111 | 1000010 | 10100 | 10001 | 0 | 1001010 | 11100111 | 1011 | 10111 |
Color Harmonies of #353742
Complementary color
Monochromatic Colors of #353742
Black with #353742
Text Example
Text Example
White with #353742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353742; }
p { color: rgb(53,55,66); }
H1.HeaderClassName
{
color: #353742;
}
.AnyTagClassName
{
color: #353742;
}
</style>
background-color css
<style>
a { background-color: #353742; }
a { background-color: rgb(53,55,66); }
div.DivClassName
{
background-color: #353742;
}
.BgClassName
{
background-color: #353742;
}
</style>
border-color css
<style>
span { border-color: #353742; }
span { border-color: rgb(53,55,66); }
td.TdClassName
{
border-color: #353742;
}
.TagClassName
{
border-color: #353742;
}
</style>