Shades of Big Stone #364147
Tints of Big Stone #364147
RGB
CMYK
RGB Variations
Color information
#364147 (or 0x364147) is known color: Big Stone. HEX triplet: 36, 41 and 47. RGB value is (54,65,71). Sum of RGB (Red+Green+Blue) = 54+65+71=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 65 (25.78% from 255 or 34.21% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 71 - color contains mainly: blue. Hex color #364147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364147 is #C9BEB8. Grayscale: #3E3E3E. Windows color (decimal): -13221561 or 4669750. OLE color: 4669750.
HSL color Cylindrical-coordinate representation of color #364147: hue angle of 201.18º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #364147 is Cyan = 0.24, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 54 | 65 | 71 | - |
| CMYK | 0.24 | 0.08 | 0 | 0.72 |
| HSL | 201.18º | 0.14% | 0.25% | - |
| HSV(B) | 201.18º | 0.24% | 0.28% | - |
| XYZ | 4.55 | 5.02 | 6.69 | - |
| YUV | 62.4 | 132.86 | 122.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 71 | 0.24 | 0.08 | 0 | 0.72 | 201.18 | 0.14 | 0.25 |
| Hex | 36 | 41 | 47 | 18 | 8 | 0 | 48 | C9 | E | 19 |
| Octal | 66 | 101 | 107 | 30 | 10 | 0 | 110 | 311 | 16 | 31 |
| Binary | 110110 | 1000001 | 1000111 | 11000 | 1000 | 0 | 1001000 | 11001001 | 1110 | 11001 |
Color Harmonies of #364147
Complementary color
Monochromatic Colors of #364147
Black with #364147
Text Example
Text Example
White with #364147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364147; }
p { color: rgb(54,65,71); }
H1.HeaderClassName
{
color: #364147;
}
.AnyTagClassName
{
color: #364147;
}
</style>
background-color css
<style>
a { background-color: #364147; }
a { background-color: rgb(54,65,71); }
div.DivClassName
{
background-color: #364147;
}
.BgClassName
{
background-color: #364147;
}
</style>
border-color css
<style>
span { border-color: #364147; }
span { border-color: rgb(54,65,71); }
td.TdClassName
{
border-color: #364147;
}
.TagClassName
{
border-color: #364147;
}
</style>