Shades of Scooter #348696
Tints of Scooter #348696
RGB
CMYK
RGB Variations
Color information
#348696 (or 0x348696) is known color: Scooter. HEX triplet: 34, 86 and 96. RGB value is (52,134,150). Sum of RGB (Red+Green+Blue) = 52+134+150=336 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.48% from 336); Green value is 134 (52.73% from 255 or 39.88% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #348696 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348696 is #CB7969. Grayscale: #6F6F6F. Windows color (decimal): -13334890 or 9864756. OLE color: 9864756.
HSL color Cylindrical-coordinate representation of color #348696: hue angle of 189.8º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #348696 is Cyan = 0.65, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 134 | 150 | - |
| CMYK | 0.65 | 0.11 | 0 | 0.41 |
| HSL | 189.8º | 0.49% | 0.4% | - |
| HSV(B) | 189.8º | 0.65% | 0.59% | - |
| XYZ | 15.45 | 19.98 | 31.9 | - |
| YUV | 111.31 | 149.83 | 85.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 134 | 150 | 0.65 | 0.11 | 0 | 0.41 | 189.8 | 0.49 | 0.4 |
| Hex | 34 | 86 | 96 | 41 | B | 0 | 29 | BE | 31 | 28 |
| Octal | 64 | 206 | 226 | 101 | 13 | 0 | 51 | 276 | 61 | 50 |
| Binary | 110100 | 10000110 | 10010110 | 1000001 | 1011 | 0 | 101001 | 10111110 | 110001 | 101000 |
Color Harmonies of #348696
Complementary color
Monochromatic Colors of #348696
Black with #348696
Text Example
Text Example
White with #348696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348696; }
p { color: rgb(52,134,150); }
H1.HeaderClassName
{
color: #348696;
}
.AnyTagClassName
{
color: #348696;
}
</style>
background-color css
<style>
a { background-color: #348696; }
a { background-color: rgb(52,134,150); }
div.DivClassName
{
background-color: #348696;
}
.BgClassName
{
background-color: #348696;
}
</style>
border-color css
<style>
span { border-color: #348696; }
span { border-color: rgb(52,134,150); }
td.TdClassName
{
border-color: #348696;
}
.TagClassName
{
border-color: #348696;
}
</style>