Shades of Big Stone #364349
Tints of Big Stone #364349
RGB
CMYK
RGB Variations
Color information
#364349 (or 0x364349) is known color: Big Stone. HEX triplet: 36, 43 and 49. RGB value is (54,67,73). Sum of RGB (Red+Green+Blue) = 54+67+73=194 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.84% from 194); Green value is 67 (26.56% from 255 or 34.54% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 73 - color contains mainly: blue. Hex color #364349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364349 is #C9BCB6. Grayscale: #3F3F3F. Windows color (decimal): -13221047 or 4801334. OLE color: 4801334.
HSL color Cylindrical-coordinate representation of color #364349: hue angle of 198.95º 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 #364349 is Cyan = 0.26, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 67 | 73 | - |
| CMYK | 0.26 | 0.08 | 0 | 0.71 |
| HSL | 198.95º | 0.15% | 0.25% | - |
| HSV(B) | 198.95º | 0.26% | 0.29% | - |
| XYZ | 4.73 | 5.28 | 7.07 | - |
| YUV | 63.8 | 133.19 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 67 | 73 | 0.26 | 0.08 | 0 | 0.71 | 198.95 | 0.15 | 0.25 |
| Hex | 36 | 43 | 49 | 1A | 8 | 0 | 47 | C7 | F | 19 |
| Octal | 66 | 103 | 111 | 32 | 10 | 0 | 107 | 307 | 17 | 31 |
| Binary | 110110 | 1000011 | 1001001 | 11010 | 1000 | 0 | 1000111 | 11000111 | 1111 | 11001 |
Color Harmonies of #364349
Complementary color
Monochromatic Colors of #364349
Black with #364349
Text Example
Text Example
White with #364349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364349; }
p { color: rgb(54,67,73); }
H1.HeaderClassName
{
color: #364349;
}
.AnyTagClassName
{
color: #364349;
}
</style>
background-color css
<style>
a { background-color: #364349; }
a { background-color: rgb(54,67,73); }
div.DivClassName
{
background-color: #364349;
}
.BgClassName
{
background-color: #364349;
}
</style>
border-color css
<style>
span { border-color: #364349; }
span { border-color: rgb(54,67,73); }
td.TdClassName
{
border-color: #364349;
}
.TagClassName
{
border-color: #364349;
}
</style>