Shades of Hippie Blue #438793
Tints of Hippie Blue #438793
RGB
CMYK
RGB Variations
Color information
#438793 (or 0x438793) is known color: Hippie Blue. HEX triplet: 43, 87 and 93. RGB value is (67,135,147). Sum of RGB (Red+Green+Blue) = 67+135+147=349 (46% of max value = 765). Red value is 67 (26.56% from 255 or 19.20% from 349); Green value is 135 (53.12% from 255 or 38.68% from 349); Blue value is 147 (57.81% from 255 or 42.12% from 349); Max value from RGB is 147 - color contains mainly: blue. Hex color #438793 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438793 is #BC786C. Grayscale: #737373. Windows color (decimal): -12351597 or 9668419. OLE color: 9668419.
HSL color Cylindrical-coordinate representation of color #438793: hue angle of 189º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #438793 is Cyan = 0.54, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 135 | 147 | - |
| CMYK | 0.54 | 0.08 | 0 | 0.42 |
| HSL | 189º | 0.37% | 0.42% | - |
| HSV(B) | 189º | 0.54% | 0.58% | - |
| XYZ | 16.25 | 20.63 | 30.73 | - |
| YUV | 116.04 | 145.47 | 93.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 147 | 0.54 | 0.08 | 0 | 0.42 | 189 | 0.37 | 0.42 |
| Hex | 43 | 87 | 93 | 36 | 8 | 0 | 2A | BD | 25 | 2A |
| Octal | 103 | 207 | 223 | 66 | 10 | 0 | 52 | 275 | 45 | 52 |
| Binary | 1000011 | 10000111 | 10010011 | 110110 | 1000 | 0 | 101010 | 10111101 | 100101 | 101010 |
Color Harmonies of #438793
Complementary color
Monochromatic Colors of #438793
Black with #438793
Text Example
Text Example
White with #438793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438793; }
p { color: rgb(67,135,147); }
H1.HeaderClassName
{
color: #438793;
}
.AnyTagClassName
{
color: #438793;
}
</style>
background-color css
<style>
a { background-color: #438793; }
a { background-color: rgb(67,135,147); }
div.DivClassName
{
background-color: #438793;
}
.BgClassName
{
background-color: #438793;
}
</style>
border-color css
<style>
span { border-color: #438793; }
span { border-color: rgb(67,135,147); }
td.TdClassName
{
border-color: #438793;
}
.TagClassName
{
border-color: #438793;
}
</style>