Shades of Big Stone #364549
Tints of Big Stone #364549
RGB
CMYK
RGB Variations
Color information
#364549 (or 0x364549) is known color: Big Stone. HEX triplet: 36, 45 and 49. RGB value is (54,69,73). Sum of RGB (Red+Green+Blue) = 54+69+73=196 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.55% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 73 (28.91% from 255 or 37.24% from 196); Max value from RGB is 73 - color contains mainly: blue. Hex color #364549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364549 is #C9BAB6. Grayscale: #404040. Windows color (decimal): -13220535 or 4801846. OLE color: 4801846.
HSL color Cylindrical-coordinate representation of color #364549: hue angle of 192.63º 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 #364549 is Cyan = 0.26, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 54 | 69 | 73 | - |
| CMYK | 0.26 | 0.05 | 0 | 0.71 |
| HSL | 192.63º | 0.15% | 0.25% | - |
| HSV(B) | 192.63º | 0.26% | 0.29% | - |
| XYZ | 4.85 | 5.52 | 7.11 | - |
| YUV | 64.97 | 132.53 | 120.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 69 | 73 | 0.26 | 0.05 | 0 | 0.71 | 192.63 | 0.15 | 0.25 |
| Hex | 36 | 45 | 49 | 1A | 5 | 0 | 47 | C1 | F | 19 |
| Octal | 66 | 105 | 111 | 32 | 5 | 0 | 107 | 301 | 17 | 31 |
| Binary | 110110 | 1000101 | 1001001 | 11010 | 101 | 0 | 1000111 | 11000001 | 1111 | 11001 |
Color Harmonies of #364549
Complementary color
Monochromatic Colors of #364549
Black with #364549
Text Example
Text Example
White with #364549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364549; }
p { color: rgb(54,69,73); }
H1.HeaderClassName
{
color: #364549;
}
.AnyTagClassName
{
color: #364549;
}
</style>
background-color css
<style>
a { background-color: #364549; }
a { background-color: rgb(54,69,73); }
div.DivClassName
{
background-color: #364549;
}
.BgClassName
{
background-color: #364549;
}
</style>
border-color css
<style>
span { border-color: #364549; }
span { border-color: rgb(54,69,73); }
td.TdClassName
{
border-color: #364549;
}
.TagClassName
{
border-color: #364549;
}
</style>