Shades of Hippie Blue #438395
Tints of Hippie Blue #438395
RGB
CMYK
RGB Variations
Color information
#438395 (or 0x438395) is known color: Hippie Blue. HEX triplet: 43, 83 and 95. RGB value is (67,131,149). Sum of RGB (Red+Green+Blue) = 67+131+149=347 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.31% from 347); Green value is 131 (51.56% from 255 or 37.75% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #438395 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438395 is #BC7C6A. Grayscale: #717171. Windows color (decimal): -12352619 or 9798467. OLE color: 9798467.
HSL color Cylindrical-coordinate representation of color #438395: hue angle of 193.17º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #438395 is Cyan = 0.55, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 131 | 149 | - |
| CMYK | 0.55 | 0.12 | 0 | 0.42 |
| HSL | 193.17º | 0.38% | 0.42% | - |
| HSV(B) | 193.17º | 0.55% | 0.58% | - |
| XYZ | 15.86 | 19.6 | 31.38 | - |
| YUV | 113.92 | 147.8 | 94.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 149 | 0.55 | 0.12 | 0 | 0.42 | 193.17 | 0.38 | 0.42 |
| Hex | 43 | 83 | 95 | 37 | C | 0 | 2A | C1 | 26 | 2A |
| Octal | 103 | 203 | 225 | 67 | 14 | 0 | 52 | 301 | 46 | 52 |
| Binary | 1000011 | 10000011 | 10010101 | 110111 | 1100 | 0 | 101010 | 11000001 | 100110 | 101010 |
Color Harmonies of #438395
Complementary color
Monochromatic Colors of #438395
Black with #438395
Text Example
Text Example
White with #438395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438395; }
p { color: rgb(67,131,149); }
H1.HeaderClassName
{
color: #438395;
}
.AnyTagClassName
{
color: #438395;
}
</style>
background-color css
<style>
a { background-color: #438395; }
a { background-color: rgb(67,131,149); }
div.DivClassName
{
background-color: #438395;
}
.BgClassName
{
background-color: #438395;
}
</style>
border-color css
<style>
span { border-color: #438395; }
span { border-color: rgb(67,131,149); }
td.TdClassName
{
border-color: #438395;
}
.TagClassName
{
border-color: #438395;
}
</style>