Shades of Hippie Blue #438497
Tints of Hippie Blue #438497
RGB
CMYK
RGB Variations
Color information
#438497 (or 0x438497) is known color: Hippie Blue. HEX triplet: 43, 84 and 97. RGB value is (67,132,151). Sum of RGB (Red+Green+Blue) = 67+132+151=350 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.14% from 350); Green value is 132 (51.95% from 255 or 37.71% from 350); Blue value is 151 (59.38% from 255 or 43.14% from 350); Max value from RGB is 151 - color contains mainly: blue. Hex color #438497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438497 is #BC7B68. Grayscale: #727272. Windows color (decimal): -12352361 or 9929795. OLE color: 9929795.
HSL color Cylindrical-coordinate representation of color #438497: hue angle of 193.57º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #438497 is Cyan = 0.56, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 132 | 151 | - |
| CMYK | 0.56 | 0.13 | 0 | 0.41 |
| HSL | 193.57º | 0.39% | 0.43% | - |
| HSV(B) | 193.57º | 0.56% | 0.59% | - |
| XYZ | 16.15 | 19.93 | 32.27 | - |
| YUV | 114.73 | 148.47 | 93.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 132 | 151 | 0.56 | 0.13 | 0 | 0.41 | 193.57 | 0.39 | 0.43 |
| Hex | 43 | 84 | 97 | 38 | D | 0 | 29 | C2 | 27 | 2B |
| Octal | 103 | 204 | 227 | 70 | 15 | 0 | 51 | 302 | 47 | 53 |
| Binary | 1000011 | 10000100 | 10010111 | 111000 | 1101 | 0 | 101001 | 11000010 | 100111 | 101011 |
Color Harmonies of #438497
Complementary color
Monochromatic Colors of #438497
Black with #438497
Text Example
Text Example
White with #438497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438497; }
p { color: rgb(67,132,151); }
H1.HeaderClassName
{
color: #438497;
}
.AnyTagClassName
{
color: #438497;
}
</style>
background-color css
<style>
a { background-color: #438497; }
a { background-color: rgb(67,132,151); }
div.DivClassName
{
background-color: #438497;
}
.BgClassName
{
background-color: #438497;
}
</style>
border-color css
<style>
span { border-color: #438497; }
span { border-color: rgb(67,132,151); }
td.TdClassName
{
border-color: #438497;
}
.TagClassName
{
border-color: #438497;
}
</style>