Shades of Arapawa #305460
Tints of Arapawa #305460
RGB
CMYK
RGB Variations
Color information
#305460 (or 0x305460) is known color: Arapawa. HEX triplet: 30, 54 and 60. RGB value is (48,84,96). Sum of RGB (Red+Green+Blue) = 48+84+96=228 (30% of max value = 765). Red value is 48 (19.14% from 255 or 21.05% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 96 (37.89% from 255 or 42.11% from 228); Max value from RGB is 96 - color contains mainly: blue. Hex color #305460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305460 is #CFAB9F. Grayscale: #4A4A4A. Windows color (decimal): -13609888 or 6313008. OLE color: 6313008.
HSL color Cylindrical-coordinate representation of color #305460: hue angle of 195º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #305460 is Cyan = 0.50, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 84 | 96 | - |
| CMYK | 0.50 | 0.12 | 0 | 0.62 |
| HSL | 195º | 0.33% | 0.28% | - |
| HSV(B) | 195º | 0.5% | 0.38% | - |
| XYZ | 6.5 | 7.81 | 12.23 | - |
| YUV | 74.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 96 | 0.50 | 0.12 | 0 | 0.62 | 195 | 0.33 | 0.28 |
| Hex | 30 | 54 | 60 | 32 | C | 0 | 3E | C3 | 21 | 1C |
| Octal | 60 | 124 | 140 | 62 | 14 | 0 | 76 | 303 | 41 | 34 |
| Binary | 110000 | 1010100 | 1100000 | 110010 | 1100 | 0 | 111110 | 11000011 | 100001 | 11100 |
Color Harmonies of #305460
Complementary color
Monochromatic Colors of #305460
Black with #305460
Text Example
Text Example
White with #305460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305460; }
p { color: rgb(48,84,96); }
H1.HeaderClassName
{
color: #305460;
}
.AnyTagClassName
{
color: #305460;
}
</style>
background-color css
<style>
a { background-color: #305460; }
a { background-color: rgb(48,84,96); }
div.DivClassName
{
background-color: #305460;
}
.BgClassName
{
background-color: #305460;
}
</style>
border-color css
<style>
span { border-color: #305460; }
span { border-color: rgb(48,84,96); }
td.TdClassName
{
border-color: #305460;
}
.TagClassName
{
border-color: #305460;
}
</style>