Shades of Atoll #317071
Tints of Atoll #317071
RGB
CMYK
RGB Variations
Color information
#317071 (or 0x317071) is known color: Atoll. HEX triplet: 31, 70 and 71. RGB value is (49,112,113). Sum of RGB (Red+Green+Blue) = 49+112+113=274 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.88% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 113 (44.53% from 255 or 41.24% from 274); Max value from RGB is 113 - color contains mainly: blue. Hex color #317071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317071 is #CE8F8E. Grayscale: #5D5D5D. Windows color (decimal): -13537167 or 7434289. OLE color: 7434289.
HSL color Cylindrical-coordinate representation of color #317071: hue angle of 180.94º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317071 is Cyan = 0.57, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 113 | - |
| CMYK | 0.57 | 0.01 | 0 | 0.56 |
| HSL | 180.94º | 0.4% | 0.32% | - |
| HSV(B) | 180.94º | 0.57% | 0.44% | - |
| XYZ | 10.04 | 13.43 | 17.69 | - |
| YUV | 93.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 113 | 0.57 | 0.01 | 0 | 0.56 | 180.94 | 0.4 | 0.32 |
| Hex | 31 | 70 | 71 | 39 | 1 | 0 | 38 | B5 | 28 | 20 |
| Octal | 61 | 160 | 161 | 71 | 1 | 0 | 70 | 265 | 50 | 40 |
| Binary | 110001 | 1110000 | 1110001 | 111001 | 1 | 0 | 111000 | 10110101 | 101000 | 100000 |
Color Harmonies of #317071
Complementary color
Monochromatic Colors of #317071
Black with #317071
Text Example
Text Example
White with #317071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317071; }
p { color: rgb(49,112,113); }
H1.HeaderClassName
{
color: #317071;
}
.AnyTagClassName
{
color: #317071;
}
</style>
background-color css
<style>
a { background-color: #317071; }
a { background-color: rgb(49,112,113); }
div.DivClassName
{
background-color: #317071;
}
.BgClassName
{
background-color: #317071;
}
</style>
border-color css
<style>
span { border-color: #317071; }
span { border-color: rgb(49,112,113); }
td.TdClassName
{
border-color: #317071;
}
.TagClassName
{
border-color: #317071;
}
</style>