Shades of Atoll #317275
Tints of Atoll #317275
RGB
CMYK
RGB Variations
Color information
#317275 (or 0x317275) is known color: Atoll. HEX triplet: 31, 72 and 75. RGB value is (49,114,117). Sum of RGB (Red+Green+Blue) = 49+114+117=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 114 (44.92% from 255 or 40.71% from 280); Blue value is 117 (46.09% from 255 or 41.79% from 280); Max value from RGB is 117 - color contains mainly: blue. Hex color #317275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317275 is #CE8D8A. Grayscale: #5E5E5E. Windows color (decimal): -13536651 or 7696945. OLE color: 7696945.
HSL color Cylindrical-coordinate representation of color #317275: hue angle of 182.65º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317275 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 114 | 117 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.54 |
| HSL | 182.65º | 0.41% | 0.33% | - |
| HSV(B) | 182.65º | 0.58% | 0.46% | - |
| XYZ | 10.49 | 13.97 | 18.97 | - |
| YUV | 94.91 | 140.47 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 117 | 0.58 | 0.03 | 0 | 0.54 | 182.65 | 0.41 | 0.33 |
| Hex | 31 | 72 | 75 | 3A | 3 | 0 | 36 | B7 | 29 | 21 |
| Octal | 61 | 162 | 165 | 72 | 3 | 0 | 66 | 267 | 51 | 41 |
| Binary | 110001 | 1110010 | 1110101 | 111010 | 11 | 0 | 110110 | 10110111 | 101001 | 100001 |
Color Harmonies of #317275
Complementary color
Monochromatic Colors of #317275
Black with #317275
Text Example
Text Example
White with #317275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317275; }
p { color: rgb(49,114,117); }
H1.HeaderClassName
{
color: #317275;
}
.AnyTagClassName
{
color: #317275;
}
</style>
background-color css
<style>
a { background-color: #317275; }
a { background-color: rgb(49,114,117); }
div.DivClassName
{
background-color: #317275;
}
.BgClassName
{
background-color: #317275;
}
</style>
border-color css
<style>
span { border-color: #317275; }
span { border-color: rgb(49,114,117); }
td.TdClassName
{
border-color: #317275;
}
.TagClassName
{
border-color: #317275;
}
</style>