Shades of Atoll #317175
Tints of Atoll #317175
RGB
CMYK
RGB Variations
Color information
#317175 (or 0x317175) is known color: Atoll. HEX triplet: 31, 71 and 75. RGB value is (49,113,117). Sum of RGB (Red+Green+Blue) = 49+113+117=279 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.56% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 117 (46.09% from 255 or 41.94% from 279); Max value from RGB is 117 - color contains mainly: blue. Hex color #317175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317175 is #CE8E8A. Grayscale: #5E5E5E. Windows color (decimal): -13536907 or 7696689. OLE color: 7696689.
HSL color Cylindrical-coordinate representation of color #317175: hue angle of 183.53º 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 #317175 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 113 | 117 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.54 |
| HSL | 183.53º | 0.41% | 0.33% | - |
| HSV(B) | 183.53º | 0.58% | 0.46% | - |
| XYZ | 10.38 | 13.75 | 18.94 | - |
| YUV | 94.32 | 140.8 | 95.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 117 | 0.58 | 0.03 | 0 | 0.54 | 183.53 | 0.41 | 0.33 |
| Hex | 31 | 71 | 75 | 3A | 3 | 0 | 36 | B8 | 29 | 21 |
| Octal | 61 | 161 | 165 | 72 | 3 | 0 | 66 | 270 | 51 | 41 |
| Binary | 110001 | 1110001 | 1110101 | 111010 | 11 | 0 | 110110 | 10111000 | 101001 | 100001 |
Color Harmonies of #317175
Complementary color
Monochromatic Colors of #317175
Black with #317175
Text Example
Text Example
White with #317175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317175; }
p { color: rgb(49,113,117); }
H1.HeaderClassName
{
color: #317175;
}
.AnyTagClassName
{
color: #317175;
}
</style>
background-color css
<style>
a { background-color: #317175; }
a { background-color: rgb(49,113,117); }
div.DivClassName
{
background-color: #317175;
}
.BgClassName
{
background-color: #317175;
}
</style>
border-color css
<style>
span { border-color: #317175; }
span { border-color: rgb(49,113,117); }
td.TdClassName
{
border-color: #317175;
}
.TagClassName
{
border-color: #317175;
}
</style>