Shades of Hippie Blue #438590
Tints of Hippie Blue #438590
RGB
CMYK
RGB Variations
Color information
#438590 (or 0x438590) is known color: Hippie Blue. HEX triplet: 43, 85 and 90. RGB value is (67,133,144). Sum of RGB (Red+Green+Blue) = 67+133+144=344 (45% of max value = 765). Red value is 67 (26.56% from 255 or 19.48% from 344); Green value is 133 (52.34% from 255 or 38.66% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #438590 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438590 is #BC7A6F. Grayscale: #727272. Windows color (decimal): -12352112 or 9471299. OLE color: 9471299.
HSL color Cylindrical-coordinate representation of color #438590: hue angle of 188.57º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #438590 is Cyan = 0.53, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 133 | 144 | - |
| CMYK | 0.53 | 0.08 | 0 | 0.44 |
| HSL | 188.57º | 0.36% | 0.41% | - |
| HSV(B) | 188.57º | 0.53% | 0.56% | - |
| XYZ | 15.74 | 19.98 | 29.41 | - |
| YUV | 114.52 | 144.63 | 94.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 144 | 0.53 | 0.08 | 0 | 0.44 | 188.57 | 0.36 | 0.41 |
| Hex | 43 | 85 | 90 | 35 | 8 | 0 | 2C | BD | 24 | 29 |
| Octal | 103 | 205 | 220 | 65 | 10 | 0 | 54 | 275 | 44 | 51 |
| Binary | 1000011 | 10000101 | 10010000 | 110101 | 1000 | 0 | 101100 | 10111101 | 100100 | 101001 |
Color Harmonies of #438590
Complementary color
Monochromatic Colors of #438590
Black with #438590
Text Example
Text Example
White with #438590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438590; }
p { color: rgb(67,133,144); }
H1.HeaderClassName
{
color: #438590;
}
.AnyTagClassName
{
color: #438590;
}
</style>
background-color css
<style>
a { background-color: #438590; }
a { background-color: rgb(67,133,144); }
div.DivClassName
{
background-color: #438590;
}
.BgClassName
{
background-color: #438590;
}
</style>
border-color css
<style>
span { border-color: #438590; }
span { border-color: rgb(67,133,144); }
td.TdClassName
{
border-color: #438590;
}
.TagClassName
{
border-color: #438590;
}
</style>