Shades of Atoll #317674
Tints of Atoll #317674
RGB
CMYK
RGB Variations
Color information
#317674 (or 0x317674) is known color: Atoll. HEX triplet: 31, 76 and 74. RGB value is (49,118,116). Sum of RGB (Red+Green+Blue) = 49+118+116=283 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.31% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #317674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317674 is #CE898B. Grayscale: #616161. Windows color (decimal): -13535628 or 7632433. OLE color: 7632433.
HSL color Cylindrical-coordinate representation of color #317674: hue angle of 178.26º 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 #317674 is Cyan = 0.58, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 116 | - |
| CMYK | 0.58 | 0 | 0.02 | 0.54 |
| HSL | 178.26º | 0.41% | 0.33% | - |
| HSV(B) | 178.26º | 0.58% | 0.46% | - |
| XYZ | 10.9 | 14.87 | 18.82 | - |
| YUV | 97.14 | 138.64 | 93.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 116 | 0.58 | 0 | 0.02 | 0.54 | 178.26 | 0.41 | 0.33 |
| Hex | 31 | 76 | 74 | 3A | 0 | 2 | 36 | B2 | 29 | 21 |
| Octal | 61 | 166 | 164 | 72 | 0 | 2 | 66 | 262 | 51 | 41 |
| Binary | 110001 | 1110110 | 1110100 | 111010 | 0 | 10 | 110110 | 10110010 | 101001 | 100001 |
Color Harmonies of #317674
Complementary color
Monochromatic Colors of #317674
Black with #317674
Text Example
Text Example
White with #317674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317674; }
p { color: rgb(49,118,116); }
H1.HeaderClassName
{
color: #317674;
}
.AnyTagClassName
{
color: #317674;
}
</style>
background-color css
<style>
a { background-color: #317674; }
a { background-color: rgb(49,118,116); }
div.DivClassName
{
background-color: #317674;
}
.BgClassName
{
background-color: #317674;
}
</style>
border-color css
<style>
span { border-color: #317674; }
span { border-color: rgb(49,118,116); }
td.TdClassName
{
border-color: #317674;
}
.TagClassName
{
border-color: #317674;
}
</style>