Shades of Black Rock #313340
Tints of Black Rock #313340
RGB
CMYK
RGB Variations
Color information
#313340 (or 0x313340) is known color: Black Rock. HEX triplet: 31, 33 and 40. RGB value is (49,51,64). Sum of RGB (Red+Green+Blue) = 49+51+64=164 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.88% from 164); Green value is 51 (20.31% from 255 or 31.10% from 164); Blue value is 64 (25.39% from 255 or 39.02% from 164); Max value from RGB is 64 - color contains mainly: blue. Hex color #313340 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313340 is #CECCBF. Grayscale: #333333. Windows color (decimal): -13552832 or 4207409. OLE color: 4207409.
HSL color Cylindrical-coordinate representation of color #313340: hue angle of 232º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #313340 is Cyan = 0.23, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 51 | 64 | - |
| CMYK | 0.23 | 0.20 | 0 | 0.75 |
| HSL | 232º | 0.13% | 0.22% | - |
| HSV(B) | 232º | 0.23% | 0.25% | - |
| XYZ | 3.38 | 3.39 | 5.33 | - |
| YUV | 51.88 | 134.84 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 64 | 0.23 | 0.20 | 0 | 0.75 | 232 | 0.13 | 0.22 |
| Hex | 31 | 33 | 40 | 17 | 14 | 0 | 4B | E8 | D | 16 |
| Octal | 61 | 63 | 100 | 27 | 24 | 0 | 113 | 350 | 15 | 26 |
| Binary | 110001 | 110011 | 1000000 | 10111 | 10100 | 0 | 1001011 | 11101000 | 1101 | 10110 |
Color Harmonies of #313340
Complementary color
Monochromatic Colors of #313340
Black with #313340
Text Example
Text Example
White with #313340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313340; }
p { color: rgb(49,51,64); }
H1.HeaderClassName
{
color: #313340;
}
.AnyTagClassName
{
color: #313340;
}
</style>
background-color css
<style>
a { background-color: #313340; }
a { background-color: rgb(49,51,64); }
div.DivClassName
{
background-color: #313340;
}
.BgClassName
{
background-color: #313340;
}
</style>
border-color css
<style>
span { border-color: #313340; }
span { border-color: rgb(49,51,64); }
td.TdClassName
{
border-color: #313340;
}
.TagClassName
{
border-color: #313340;
}
</style>