Shades of Atoll #317375
Tints of Atoll #317375
RGB
CMYK
RGB Variations
Color information
#317375 (or 0x317375) is known color: Atoll. HEX triplet: 31, 73 and 75. RGB value is (49,115,117). Sum of RGB (Red+Green+Blue) = 49+115+117=281 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.44% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 117 (46.09% from 255 or 41.64% from 281); Max value from RGB is 117 - color contains mainly: blue. Hex color #317375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317375 is #CE8C8A. Grayscale: #5F5F5F. Windows color (decimal): -13536395 or 7697201. OLE color: 7697201.
HSL color Cylindrical-coordinate representation of color #317375: hue angle of 181.76º 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 #317375 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 115 | 117 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.54 |
| HSL | 181.76º | 0.41% | 0.33% | - |
| HSV(B) | 181.76º | 0.58% | 0.46% | - |
| XYZ | 10.61 | 14.2 | 19.01 | - |
| YUV | 95.49 | 140.13 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 117 | 0.58 | 0.02 | 0 | 0.54 | 181.76 | 0.41 | 0.33 |
| Hex | 31 | 73 | 75 | 3A | 2 | 0 | 36 | B6 | 29 | 21 |
| Octal | 61 | 163 | 165 | 72 | 2 | 0 | 66 | 266 | 51 | 41 |
| Binary | 110001 | 1110011 | 1110101 | 111010 | 10 | 0 | 110110 | 10110110 | 101001 | 100001 |
Color Harmonies of #317375
Complementary color
Monochromatic Colors of #317375
Black with #317375
Text Example
Text Example
White with #317375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317375; }
p { color: rgb(49,115,117); }
H1.HeaderClassName
{
color: #317375;
}
.AnyTagClassName
{
color: #317375;
}
</style>
background-color css
<style>
a { background-color: #317375; }
a { background-color: rgb(49,115,117); }
div.DivClassName
{
background-color: #317375;
}
.BgClassName
{
background-color: #317375;
}
</style>
border-color css
<style>
span { border-color: #317375; }
span { border-color: rgb(49,115,117); }
td.TdClassName
{
border-color: #317375;
}
.TagClassName
{
border-color: #317375;
}
</style>