Shades of Atoll #317575
Tints of Atoll #317575
RGB
CMYK
RGB Variations
Color information
#317575 (or 0x317575) is known color: Atoll. HEX triplet: 31, 75 and 75. RGB value is (49,117,117). Sum of RGB (Red+Green+Blue) = 49+117+117=283 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.31% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #317575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317575 is #CE8A8A. Grayscale: #606060. Windows color (decimal): -13535883 or 7697713. OLE color: 7697713.
HSL color Cylindrical-coordinate representation of color #317575: hue angle of 180º 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 #317575 is Cyan = 0.58, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 117 | - |
| CMYK | 0.58 | 0 | 0 | 0.54 |
| HSL | 180º | 0.41% | 0.33% | - |
| HSV(B) | 180º | 0.58% | 0.46% | - |
| XYZ | 10.84 | 14.66 | 19.09 | - |
| YUV | 96.67 | 139.47 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 117 | 0.58 | 0 | 0 | 0.54 | 180 | 0.41 | 0.33 |
| Hex | 31 | 75 | 75 | 3A | 0 | 0 | 36 | B4 | 29 | 21 |
| Octal | 61 | 165 | 165 | 72 | 0 | 0 | 66 | 264 | 51 | 41 |
| Binary | 110001 | 1110101 | 1110101 | 111010 | 0 | 0 | 110110 | 10110100 | 101001 | 100001 |
Color Harmonies of #317575
Complementary color
Monochromatic Colors of #317575
Black with #317575
Text Example
Text Example
White with #317575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317575; }
p { color: rgb(49,117,117); }
H1.HeaderClassName
{
color: #317575;
}
.AnyTagClassName
{
color: #317575;
}
</style>
background-color css
<style>
a { background-color: #317575; }
a { background-color: rgb(49,117,117); }
div.DivClassName
{
background-color: #317575;
}
.BgClassName
{
background-color: #317575;
}
</style>
border-color css
<style>
span { border-color: #317575; }
span { border-color: rgb(49,117,117); }
td.TdClassName
{
border-color: #317575;
}
.TagClassName
{
border-color: #317575;
}
</style>