Shades of Biscay #313953
Tints of Biscay #313953
RGB
CMYK
RGB Variations
Color information
#313953 (or 0x313953) is known color: Biscay. HEX triplet: 31, 39 and 53. RGB value is (49,57,83). Sum of RGB (Red+Green+Blue) = 49+57+83=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 57 (22.66% from 255 or 30.16% from 189); Blue value is 83 (32.81% from 255 or 43.92% from 189); Max value from RGB is 83 - color contains mainly: blue. Hex color #313953 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #313953 is #CEC6AC. Grayscale: #393939. Windows color (decimal): -13551277 or 5454129. OLE color: 5454129.
HSL color Cylindrical-coordinate representation of color #313953: hue angle of 225.88º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #313953 is Cyan = 0.41, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 57 | 83 | - |
| CMYK | 0.41 | 0.31 | 0 | 0.67 |
| HSL | 225.88º | 0.26% | 0.26% | - |
| HSV(B) | 225.88º | 0.41% | 0.33% | - |
| XYZ | 4.29 | 4.2 | 8.77 | - |
| YUV | 57.57 | 142.35 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 57 | 83 | 0.41 | 0.31 | 0 | 0.67 | 225.88 | 0.26 | 0.26 |
| Hex | 31 | 39 | 53 | 29 | 1F | 0 | 43 | E2 | 1A | 1A |
| Octal | 61 | 71 | 123 | 51 | 37 | 0 | 103 | 342 | 32 | 32 |
| Binary | 110001 | 111001 | 1010011 | 101001 | 11111 | 0 | 1000011 | 11100010 | 11010 | 11010 |
Color Harmonies of #313953
Complementary color
Monochromatic Colors of #313953
Black with #313953
Text Example
Text Example
White with #313953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313953; }
p { color: rgb(49,57,83); }
H1.HeaderClassName
{
color: #313953;
}
.AnyTagClassName
{
color: #313953;
}
</style>
background-color css
<style>
a { background-color: #313953; }
a { background-color: rgb(49,57,83); }
div.DivClassName
{
background-color: #313953;
}
.BgClassName
{
background-color: #313953;
}
</style>
border-color css
<style>
span { border-color: #313953; }
span { border-color: rgb(49,57,83); }
td.TdClassName
{
border-color: #313953;
}
.TagClassName
{
border-color: #313953;
}
</style>