Shades of Atoll #347378
Tints of Atoll #347378
RGB
CMYK
RGB Variations
Color information
#347378 (or 0x347378) is known color: Atoll. HEX triplet: 34, 73 and 78. RGB value is (52,115,120). Sum of RGB (Red+Green+Blue) = 52+115+120=287 (38% of max value = 765). Red value is 52 (20.70% from 255 or 18.12% from 287); Green value is 115 (45.31% from 255 or 40.07% 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 #347378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #347378 is #CB8C87. Grayscale: #606060. Windows color (decimal): -13339784 or 7893812. OLE color: 7893812.
HSL color Cylindrical-coordinate representation of color #347378: hue angle of 184.41º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #347378 is Cyan = 0.57, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 115 | 120 | - |
| CMYK | 0.57 | 0.04 | 0 | 0.53 |
| HSL | 184.41º | 0.4% | 0.34% | - |
| HSV(B) | 184.41º | 0.57% | 0.47% | - |
| XYZ | 10.94 | 14.35 | 19.96 | - |
| YUV | 96.73 | 141.13 | 96.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 115 | 120 | 0.57 | 0.04 | 0 | 0.53 | 184.41 | 0.4 | 0.34 |
| Hex | 34 | 73 | 78 | 39 | 4 | 0 | 35 | B8 | 28 | 22 |
| Octal | 64 | 163 | 170 | 71 | 4 | 0 | 65 | 270 | 50 | 42 |
| Binary | 110100 | 1110011 | 1111000 | 111001 | 100 | 0 | 110101 | 10111000 | 101000 | 100010 |
Color Harmonies of #347378
Complementary color
Monochromatic Colors of #347378
Black with #347378
Text Example
Text Example
White with #347378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #347378; }
p { color: rgb(52,115,120); }
H1.HeaderClassName
{
color: #347378;
}
.AnyTagClassName
{
color: #347378;
}
</style>
background-color css
<style>
a { background-color: #347378; }
a { background-color: rgb(52,115,120); }
div.DivClassName
{
background-color: #347378;
}
.BgClassName
{
background-color: #347378;
}
</style>
border-color css
<style>
span { border-color: #347378; }
span { border-color: rgb(52,115,120); }
td.TdClassName
{
border-color: #347378;
}
.TagClassName
{
border-color: #347378;
}
</style>