Shades of Blue Chill #429398
Tints of Blue Chill #429398
RGB
CMYK
RGB Variations
Color information
#429398 (or 0x429398) is known color: Blue Chill. HEX triplet: 42, 93 and 98. RGB value is (66,147,152). Sum of RGB (Red+Green+Blue) = 66+147+152=365 (48% of max value = 765). Red value is 66 (26.17% from 255 or 18.08% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 152 (59.77% from 255 or 41.64% from 365); Max value from RGB is 152 - color contains mainly: blue. Hex color #429398 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #429398 is #BD6C67. Grayscale: #7B7B7B. Windows color (decimal): -12414056 or 9999170. OLE color: 9999170.
HSL color Cylindrical-coordinate representation of color #429398: hue angle of 183.49º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #429398 is Cyan = 0.57, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 147 | 152 | - |
| CMYK | 0.57 | 0.03 | 0 | 0.40 |
| HSL | 183.49º | 0.39% | 0.43% | - |
| HSV(B) | 183.49º | 0.57% | 0.6% | - |
| XYZ | 18.35 | 24.29 | 33.43 | - |
| YUV | 123.35 | 144.16 | 87.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 147 | 152 | 0.57 | 0.03 | 0 | 0.40 | 183.49 | 0.39 | 0.43 |
| Hex | 42 | 93 | 98 | 39 | 3 | 0 | 28 | B7 | 27 | 2B |
| Octal | 102 | 223 | 230 | 71 | 3 | 0 | 50 | 267 | 47 | 53 |
| Binary | 1000010 | 10010011 | 10011000 | 111001 | 11 | 0 | 101000 | 10110111 | 100111 | 101011 |
Color Harmonies of #429398
Complementary color
Monochromatic Colors of #429398
Black with #429398
Text Example
Text Example
White with #429398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #429398; }
p { color: rgb(66,147,152); }
H1.HeaderClassName
{
color: #429398;
}
.AnyTagClassName
{
color: #429398;
}
</style>
background-color css
<style>
a { background-color: #429398; }
a { background-color: rgb(66,147,152); }
div.DivClassName
{
background-color: #429398;
}
.BgClassName
{
background-color: #429398;
}
</style>
border-color css
<style>
span { border-color: #429398; }
span { border-color: rgb(66,147,152); }
td.TdClassName
{
border-color: #429398;
}
.TagClassName
{
border-color: #429398;
}
</style>