Shades of Scooter #348290
Tints of Scooter #348290
RGB
CMYK
RGB Variations
Color information
#348290 (or 0x348290) is known color: Scooter. HEX triplet: 34, 82 and 90. RGB value is (52,130,144). Sum of RGB (Red+Green+Blue) = 52+130+144=326 (43% of max value = 765). Red value is 52 (20.70% from 255 or 15.95% from 326); Green value is 130 (51.17% from 255 or 39.88% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #348290 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348290 is #CB7D6F. Grayscale: #6C6C6C. Windows color (decimal): -13335920 or 9470516. OLE color: 9470516.
HSL color Cylindrical-coordinate representation of color #348290: hue angle of 189.13º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #348290 is Cyan = 0.64, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 130 | 144 | - |
| CMYK | 0.64 | 0.10 | 0 | 0.44 |
| HSL | 189.13º | 0.47% | 0.38% | - |
| HSV(B) | 189.13º | 0.64% | 0.56% | - |
| XYZ | 14.43 | 18.71 | 29.24 | - |
| YUV | 108.27 | 148.16 | 87.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 144 | 0.64 | 0.10 | 0 | 0.44 | 189.13 | 0.47 | 0.38 |
| Hex | 34 | 82 | 90 | 40 | A | 0 | 2C | BD | 2F | 26 |
| Octal | 64 | 202 | 220 | 100 | 12 | 0 | 54 | 275 | 57 | 46 |
| Binary | 110100 | 10000010 | 10010000 | 1000000 | 1010 | 0 | 101100 | 10111101 | 101111 | 100110 |
Color Harmonies of #348290
Complementary color
Monochromatic Colors of #348290
Black with #348290
Text Example
Text Example
White with #348290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348290; }
p { color: rgb(52,130,144); }
H1.HeaderClassName
{
color: #348290;
}
.AnyTagClassName
{
color: #348290;
}
</style>
background-color css
<style>
a { background-color: #348290; }
a { background-color: rgb(52,130,144); }
div.DivClassName
{
background-color: #348290;
}
.BgClassName
{
background-color: #348290;
}
</style>
border-color css
<style>
span { border-color: #348290; }
span { border-color: rgb(52,130,144); }
td.TdClassName
{
border-color: #348290;
}
.TagClassName
{
border-color: #348290;
}
</style>