Shades of Hippie Blue #438798
Tints of Hippie Blue #438798
RGB
CMYK
RGB Variations
Color information
#438798 (or 0x438798) is known color: Hippie Blue. HEX triplet: 43, 87 and 98. RGB value is (67,135,152). Sum of RGB (Red+Green+Blue) = 67+135+152=354 (46% of max value = 765). Red value is 67 (26.56% from 255 or 18.93% from 354); Green value is 135 (53.12% from 255 or 38.14% from 354); Blue value is 152 (59.77% from 255 or 42.94% from 354); Max value from RGB is 152 - color contains mainly: blue. Hex color #438798 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438798 is #BC7867. Grayscale: #747474. Windows color (decimal): -12351592 or 9996099. OLE color: 9996099.
HSL color Cylindrical-coordinate representation of color #438798: hue angle of 192º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #438798 is Cyan = 0.56, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 67 | 135 | 152 | - |
| CMYK | 0.56 | 0.11 | 0 | 0.40 |
| HSL | 192º | 0.39% | 0.43% | - |
| HSV(B) | 192º | 0.56% | 0.6% | - |
| XYZ | 16.65 | 20.79 | 32.84 | - |
| YUV | 116.61 | 147.97 | 92.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 152 | 0.56 | 0.11 | 0 | 0.40 | 192 | 0.39 | 0.43 |
| Hex | 43 | 87 | 98 | 38 | B | 0 | 28 | C0 | 27 | 2B |
| Octal | 103 | 207 | 230 | 70 | 13 | 0 | 50 | 300 | 47 | 53 |
| Binary | 1000011 | 10000111 | 10011000 | 111000 | 1011 | 0 | 101000 | 11000000 | 100111 | 101011 |
Color Harmonies of #438798
Complementary color
Monochromatic Colors of #438798
Black with #438798
Text Example
Text Example
White with #438798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438798; }
p { color: rgb(67,135,152); }
H1.HeaderClassName
{
color: #438798;
}
.AnyTagClassName
{
color: #438798;
}
</style>
background-color css
<style>
a { background-color: #438798; }
a { background-color: rgb(67,135,152); }
div.DivClassName
{
background-color: #438798;
}
.BgClassName
{
background-color: #438798;
}
</style>
border-color css
<style>
span { border-color: #438798; }
span { border-color: rgb(67,135,152); }
td.TdClassName
{
border-color: #438798;
}
.TagClassName
{
border-color: #438798;
}
</style>