Shades of Atoll #317172
Tints of Atoll #317172
RGB
CMYK
RGB Variations
Color information
#317172 (or 0x317172) is known color: Atoll. HEX triplet: 31, 71 and 72. RGB value is (49,113,114). Sum of RGB (Red+Green+Blue) = 49+113+114=276 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.75% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 114 (44.92% from 255 or 41.30% from 276); Max value from RGB is 114 - color contains mainly: blue. Hex color #317172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317172 is #CE8E8D. Grayscale: #5D5D5D. Windows color (decimal): -13536910 or 7500081. OLE color: 7500081.
HSL color Cylindrical-coordinate representation of color #317172: hue angle of 180.92º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #317172 is Cyan = 0.57, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 113 | 114 | - |
| CMYK | 0.57 | 0.01 | 0 | 0.55 |
| HSL | 180.92º | 0.4% | 0.32% | - |
| HSV(B) | 180.92º | 0.57% | 0.45% | - |
| XYZ | 10.21 | 13.68 | 18.02 | - |
| YUV | 93.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 114 | 0.57 | 0.01 | 0 | 0.55 | 180.92 | 0.4 | 0.32 |
| Hex | 31 | 71 | 72 | 39 | 1 | 0 | 37 | B5 | 28 | 20 |
| Octal | 61 | 161 | 162 | 71 | 1 | 0 | 67 | 265 | 50 | 40 |
| Binary | 110001 | 1110001 | 1110010 | 111001 | 1 | 0 | 110111 | 10110101 | 101000 | 100000 |
Color Harmonies of #317172
Complementary color
Monochromatic Colors of #317172
Black with #317172
Text Example
Text Example
White with #317172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317172; }
p { color: rgb(49,113,114); }
H1.HeaderClassName
{
color: #317172;
}
.AnyTagClassName
{
color: #317172;
}
</style>
background-color css
<style>
a { background-color: #317172; }
a { background-color: rgb(49,113,114); }
div.DivClassName
{
background-color: #317172;
}
.BgClassName
{
background-color: #317172;
}
</style>
border-color css
<style>
span { border-color: #317172; }
span { border-color: rgb(49,113,114); }
td.TdClassName
{
border-color: #317172;
}
.TagClassName
{
border-color: #317172;
}
</style>