Shades of Atoll #317072
Tints of Atoll #317072
RGB
CMYK
RGB Variations
Color information
#317072 (or 0x317072) is known color: Atoll. HEX triplet: 31, 70 and 72. RGB value is (49,112,114). Sum of RGB (Red+Green+Blue) = 49+112+114=275 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.82% from 275); Green value is 112 (44.14% from 255 or 40.73% from 275); Blue value is 114 (44.92% from 255 or 41.45% from 275); Max value from RGB is 114 - color contains mainly: blue. Hex color #317072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317072 is #CE8F8D. Grayscale: #5D5D5D. Windows color (decimal): -13537166 or 7499825. OLE color: 7499825.
HSL color Cylindrical-coordinate representation of color #317072: hue angle of 181.85º 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 #317072 is Cyan = 0.57, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 112 | 114 | - |
| CMYK | 0.57 | 0.02 | 0 | 0.55 |
| HSL | 181.85º | 0.4% | 0.32% | - |
| HSV(B) | 181.85º | 0.57% | 0.45% | - |
| XYZ | 10.1 | 13.46 | 17.98 | - |
| YUV | 93.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 114 | 0.57 | 0.02 | 0 | 0.55 | 181.85 | 0.4 | 0.32 |
| Hex | 31 | 70 | 72 | 39 | 2 | 0 | 37 | B6 | 28 | 20 |
| Octal | 61 | 160 | 162 | 71 | 2 | 0 | 67 | 266 | 50 | 40 |
| Binary | 110001 | 1110000 | 1110010 | 111001 | 10 | 0 | 110111 | 10110110 | 101000 | 100000 |
Color Harmonies of #317072
Complementary color
Monochromatic Colors of #317072
Black with #317072
Text Example
Text Example
White with #317072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317072; }
p { color: rgb(49,112,114); }
H1.HeaderClassName
{
color: #317072;
}
.AnyTagClassName
{
color: #317072;
}
</style>
background-color css
<style>
a { background-color: #317072; }
a { background-color: rgb(49,112,114); }
div.DivClassName
{
background-color: #317072;
}
.BgClassName
{
background-color: #317072;
}
</style>
border-color css
<style>
span { border-color: #317072; }
span { border-color: rgb(49,112,114); }
td.TdClassName
{
border-color: #317072;
}
.TagClassName
{
border-color: #317072;
}
</style>