Shades of Arapawa #304759
Tints of Arapawa #304759
RGB
CMYK
RGB Variations
Color information
#304759 (or 0x304759) is known color: Arapawa. HEX triplet: 30, 47 and 59. RGB value is (48,71,89). Sum of RGB (Red+Green+Blue) = 48+71+89=208 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.08% from 208); Green value is 71 (28.12% from 255 or 34.13% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 89 - color contains mainly: blue. Hex color #304759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304759 is #CFB8A6. Grayscale: #424242. Windows color (decimal): -13613223 or 5850928. OLE color: 5850928.
HSL color Cylindrical-coordinate representation of color #304759: hue angle of 206.34º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #304759 is Cyan = 0.46, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 71 | 89 | - |
| CMYK | 0.46 | 0.20 | 0 | 0.65 |
| HSL | 206.34º | 0.3% | 0.27% | - |
| HSV(B) | 206.34º | 0.46% | 0.35% | - |
| XYZ | 5.28 | 5.86 | 10.3 | - |
| YUV | 66.18 | 140.88 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 71 | 89 | 0.46 | 0.20 | 0 | 0.65 | 206.34 | 0.3 | 0.27 |
| Hex | 30 | 47 | 59 | 2E | 14 | 0 | 41 | CE | 1E | 1B |
| Octal | 60 | 107 | 131 | 56 | 24 | 0 | 101 | 316 | 36 | 33 |
| Binary | 110000 | 1000111 | 1011001 | 101110 | 10100 | 0 | 1000001 | 11001110 | 11110 | 11011 |
Color Harmonies of #304759
Complementary color
Monochromatic Colors of #304759
Black with #304759
Text Example
Text Example
White with #304759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304759; }
p { color: rgb(48,71,89); }
H1.HeaderClassName
{
color: #304759;
}
.AnyTagClassName
{
color: #304759;
}
</style>
background-color css
<style>
a { background-color: #304759; }
a { background-color: rgb(48,71,89); }
div.DivClassName
{
background-color: #304759;
}
.BgClassName
{
background-color: #304759;
}
</style>
border-color css
<style>
span { border-color: #304759; }
span { border-color: rgb(48,71,89); }
td.TdClassName
{
border-color: #304759;
}
.TagClassName
{
border-color: #304759;
}
</style>