Shades of Atoll #327578
Tints of Atoll #327578
RGB
CMYK
RGB Variations
Color information
#327578 (or 0x327578) is known color: Atoll. HEX triplet: 32, 75 and 78. RGB value is (50,117,120). Sum of RGB (Red+Green+Blue) = 50+117+120=287 (38% of max value = 765). Red value is 50 (19.92% from 255 or 17.42% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 120 (47.27% from 255 or 41.81% from 287); Max value from RGB is 120 - color contains mainly: blue. Hex color #327578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #327578 is #CD8A87. Grayscale: #616161. Windows color (decimal): -13470344 or 7894322. OLE color: 7894322.
HSL color Cylindrical-coordinate representation of color #327578: hue angle of 182.57º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #327578 is Cyan = 0.58, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 117 | 120 | - |
| CMYK | 0.58 | 0.02 | 0 | 0.53 |
| HSL | 182.57º | 0.41% | 0.33% | - |
| HSV(B) | 182.57º | 0.58% | 0.47% | - |
| XYZ | 11.07 | 14.76 | 20.03 | - |
| YUV | 97.31 | 140.8 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 120 | 0.58 | 0.02 | 0 | 0.53 | 182.57 | 0.41 | 0.33 |
| Hex | 32 | 75 | 78 | 3A | 2 | 0 | 35 | B7 | 29 | 21 |
| Octal | 62 | 165 | 170 | 72 | 2 | 0 | 65 | 267 | 51 | 41 |
| Binary | 110010 | 1110101 | 1111000 | 111010 | 10 | 0 | 110101 | 10110111 | 101001 | 100001 |
Color Harmonies of #327578
Complementary color
Monochromatic Colors of #327578
Black with #327578
Text Example
Text Example
White with #327578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327578; }
p { color: rgb(50,117,120); }
H1.HeaderClassName
{
color: #327578;
}
.AnyTagClassName
{
color: #327578;
}
</style>
background-color css
<style>
a { background-color: #327578; }
a { background-color: rgb(50,117,120); }
div.DivClassName
{
background-color: #327578;
}
.BgClassName
{
background-color: #327578;
}
</style>
border-color css
<style>
span { border-color: #327578; }
span { border-color: rgb(50,117,120); }
td.TdClassName
{
border-color: #327578;
}
.TagClassName
{
border-color: #327578;
}
</style>