Shades of Atoll #317574
Tints of Atoll #317574
RGB
CMYK
RGB Variations
Color information
#317574 (or 0x317574) is known color: Atoll. HEX triplet: 31, 75 and 74. RGB value is (49,117,116). Sum of RGB (Red+Green+Blue) = 49+117+116=282 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.38% from 282); Green value is 117 (46.09% from 255 or 41.49% from 282); Blue value is 116 (45.70% from 255 or 41.13% from 282); Max value from RGB is 117 - color contains mainly: green. Hex color #317574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317574 is #CE8A8B. Grayscale: #606060. Windows color (decimal): -13535884 or 7632177. OLE color: 7632177.
HSL color Cylindrical-coordinate representation of color #317574: hue angle of 179.12º 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 #317574 is Cyan = 0.58, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 116 | - |
| CMYK | 0.58 | 0 | 0.01 | 0.54 |
| HSL | 179.12º | 0.41% | 0.33% | - |
| HSV(B) | 179.12º | 0.58% | 0.46% | - |
| XYZ | 10.78 | 14.64 | 18.78 | - |
| YUV | 96.55 | 138.97 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 116 | 0.58 | 0 | 0.01 | 0.54 | 179.12 | 0.41 | 0.33 |
| Hex | 31 | 75 | 74 | 3A | 0 | 1 | 36 | B3 | 29 | 21 |
| Octal | 61 | 165 | 164 | 72 | 0 | 1 | 66 | 263 | 51 | 41 |
| Binary | 110001 | 1110101 | 1110100 | 111010 | 0 | 1 | 110110 | 10110011 | 101001 | 100001 |
Color Harmonies of #317574
Complementary color
Monochromatic Colors of #317574
Black with #317574
Text Example
Text Example
White with #317574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317574; }
p { color: rgb(49,117,116); }
H1.HeaderClassName
{
color: #317574;
}
.AnyTagClassName
{
color: #317574;
}
</style>
background-color css
<style>
a { background-color: #317574; }
a { background-color: rgb(49,117,116); }
div.DivClassName
{
background-color: #317574;
}
.BgClassName
{
background-color: #317574;
}
</style>
border-color css
<style>
span { border-color: #317574; }
span { border-color: rgb(49,117,116); }
td.TdClassName
{
border-color: #317574;
}
.TagClassName
{
border-color: #317574;
}
</style>